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

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

2.0.0 - Jun 20, 2024 #

  • Update dependencies:
    • rxdart to ^0.28.0.
  • Change Flutter constraint to '>=3.10.0' (requires Flutter 3.10 or later).
  • Change Dart SDK constraint to '>=3.0.0 <4.0.0' (requires Dart 3.0 or later).

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
160
pub points
85%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Topics

#rxdart #hoc081098 #reactive-programming #bloc #state-management

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

flutter, rxdart

More

Packages that depend on listenable_stream