get_notifier 0.0.11 copy "get_notifier: ^0.0.11" to clipboard
get_notifier: ^0.0.11 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.

0.0.10 #

  • Check and fix Flutter 3.24 compatibility.

0.0.11 #

  • Update dependencies.
  • Fix some errors.
  • Change files structure for proper development
6
likes
150
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, get_it, nested

More

Packages that depend on get_notifier