listenable_stream 1.1.0 copy "listenable_stream: ^1.1.0" to clipboard
listenable_stream: ^1.1.0 copied to clipboard

Convert Listenable (eg. ChangeNotifier), ValueListenable(eg. ValueNotifier) to Stream / ValueStream.

1.1.0 - May 9, 2021 #

  • Update rxdart to 0.27.0.

1.0.0 - Apr 02, 2021 #

  • Stable release for null safety.

1.0.0-nullsafety.1 - Jan 23, 2021 #

  • Fix docs.

1.0.0-nullsafety.0 - Jan 23, 2021 #

  • Bugfixes: cancel StreamSubscription not remove listener.

0.1.0-nullsafety.0 - Jan 15, 2021 #

  • Migrate this package to null safety.
  • Sdk constraints: >=2.12.0-0 <3.0.0 based on beta release guidelines.

0.0.2 - Jan 15, 2021 #

  • Internal refactor

0.0.1 - Dec 15, 2020 #

  • Initial version.
9
likes
140
pub points
79%
popularity

Publisher

unverified uploader

Convert Listenable (eg. ChangeNotifier), ValueListenable(eg. ValueNotifier) to Stream / ValueStream.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on listenable_stream