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

outdated

ValueNotifier, but outside Flutter and with some extra perks

0.7.0 #

Stable release of null-safe StateNotifier

0.7.0-nullsafety.0 #

Migrated to non-nullable types

0.6.0 28/07/2020 #

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

0.5.0 4/06/2020 #

If no onError is specified, errors are now reported to the current Zone.

0.4.0 13/03/2020 #

Added a flag on addListener to disable the first immediate call of the listener thanks to @smiLLe

0.3.0 08/03/2020 #

Add an initState life-cycle to be able to init the StateNotifier using read.

0.1.0+1 06/03/2020 #

Add example

0.1.0 06/03/2020 #

Initial release.

334
likes
0
points
2.99M
downloads

Publisher

verified publisherdash-overflow.net

Weekly Downloads

ValueNotifier, but outside Flutter and with some extra perks

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on state_notifier