ease_annotation 0.2.0 copy "ease_annotation: ^0.2.0" to clipboard
ease_annotation: ^0.2.0 copied to clipboard

Annotations for ease_state_helper Flutter state management library. Use @Ease() to mark StateNotifier classes for code generation.

0.2.0 #

  • BREAKING: Renamed Ease widget to EaseScope
  • BREAKING: Annotation usage changed from @ease() to @ease or @Ease()

0.1.2+1 #

  • DOCS: improve documentation and add Flutter example for ease_state_helper. (be6b65f3)

0.1.2 #

  • FEAT: add pana CI checks and rename Ease widget to EaseScope. (0ef82275)

0.1.1 #

  • FEAT: add middleware support and local form view model. (99aad239)
  • DOCS: improve README and update GitHub URLs. (b4d732fa)
  • DOCS: simplify documentation and update descriptions. (3e23bff9)
  • DOCS: simplify documentation and fix InheritedModel references. (91d1b9cd)

Changelog #

0.1.0 #

  • Initial release
  • @ease() annotation for code generation
0
likes
160
points
272
downloads

Publisher

verified publisherwidget-lab.dev

Weekly Downloads

Annotations for ease_state_helper Flutter state management library. Use @Ease() to mark StateNotifier classes for code generation.

Repository (GitHub)
View/report issues
Contributing

Topics

#state-management #annotation #code-generation

Documentation

API reference

License

MIT (license)

More

Packages that depend on ease_annotation