flutter_state_notifier 0.7.0 copy "flutter_state_notifier: ^0.7.0" to clipboard
flutter_state_notifier: ^0.7.0 copied to clipboard

outdated

Flutter bindings for state_notifier, such as StateNotifierProvider and StateNotiferBuilder

0.7.0 #

Migrated to null-safety.

0.6.1 #

Fixed a conflict between provider and state_notifier

0.6.0 #

Added StateNotifier.stream, to listen to a StateNotifier using the Stream API.

0.4.2 #

  • Fix the builder parameter of StateNotifierProvider not working

0.4.1 #

  • Add support for provider 4.0.x

0.4.0 #

  • Add an optional builder parameter on StateNotifierProvider

0.3.0 #

  • Add support for LocatorMixin.initState on StateNotifierProvider

0.2.0 #

  • Added .value contructor on StateNotifierProvider

0.1.0+1 #

  • Add example

0.1.0 #

  • initial release.
52
likes
0
pub points
95%
popularity

Publisher

unverified uploader

Flutter bindings for state_notifier, such as StateNotifierProvider and StateNotiferBuilder

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta, provider, state_notifier

More

Packages that depend on flutter_state_notifier