get_notifier 0.0.9 copy "get_notifier: ^0.0.9" to clipboard
get_notifier: ^0.0.9 copied to clipboard

Flutter plugin to use the power of ChangeNotifier and GetIt together.

0.0.1 #

  • Initial release of GetNotifier plugin.

0.0.2 #

  • Format get_notifier.dart with proper formater.

0.0.3 #

  • Allow not ChangeNotifier classes to be used by Consumers.

0.0.4 #

  • Add widget and unit test to Example app.

0.0.5 #

  • Add export of get_it to avoid extra imports.

0.0.6 #

  • Add Worker classes to deal with stateless events.

0.0.7 #

  • Correct Readme.md.

0.0.8 #

  • Check and fix Flutter 3.0 compatibility.

0.0.9 #

  • Check and fix Flutter 3.3 compatibility.
5
likes
130
pub points
15%
popularity

Publisher

unverified uploader

Flutter plugin to use the power of ChangeNotifier and GetIt together.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, get_it, nested

More

Packages that depend on get_notifier