flutter_stream_notifiers 0.3.0-nullsafety.0 copy "flutter_stream_notifiers: ^0.3.0-nullsafety.0" to clipboard
flutter_stream_notifiers: ^0.3.0-nullsafety.0 copied to clipboard

Provides a bunch of special notifiers derived from Flutter's ValueNotifier or ChangeNotifier, that additionally streams a value or notifier itself on a change notification.

0.3.0-nullsafety.0 #

Null-safety version.

0.2.0 #

  • Breaking: changes ValueStream's and ChangeNotifierStream's return type of dispose() to "Future

0.1.1 #

  • Fix unnecessary exports.
  • Fix typo.

0.1.0 #

  • Initial version.
5
likes
130
pub points
10%
popularity

Publisher

verified publisherpolyflection.com

Provides a bunch of special notifiers derived from Flutter's ValueNotifier or ChangeNotifier, that additionally streams a value or notifier itself on a change notification.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_stream_notifiers