get_notifier 0.0.6
get_notifier: ^0.0.6 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.