flutter_stream_notifiers 0.2.0 copy "flutter_stream_notifiers: ^0.2.0" to clipboard
flutter_stream_notifiers: ^0.2.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.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
30
pub points
13%
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

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_stream_notifiers