stream_subscriber 1.0.0 copy "stream_subscriber: ^1.0.0" to clipboard
stream_subscriber: ^1.0.0 copied to clipboard

Observable objects for asynchronously listening for changes to values and collections, with a mixin to easily manage streams on any class.

[1.0.0] - March 20, 2020 #

  • Migrated to null-safe code.

  • Added the [silentSort] and [silentShuffle] methods to [StreamList].

  • Removed the [notifyListeners] positional parameters from [StreamList]'s [sort] and [shuffle] methods.

  • Minor bug fixes.

[0.1.0] - October 9, 2020 #

  • Initial release.
0
likes
120
pub points
14%
popularity

Publisher

verified publisherjamesalex.dev

Observable objects for asynchronously listening for changes to values and collections, with a mixin to easily manage streams on any class.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

More

Packages that depend on stream_subscriber