functional_listener 2.0.1
functional_listener: ^2.0.1 copied to clipboard
An rx like extension methods on ValueListenable type, that lets you work with ValueNotifiers almost like with Streams
2.0.1 05.05.2021 #
- Added public
notifyListeners
toCustomValueNotfier
2.0.0 15.02.2021 #
- Added
CustomValueNotfier
1.1.1 30.11.2020 #
- Fixes in documentation and tests
1.1.0 05.10.2020 #
- Added mergeWith() function
1.0.1 03.08.2020 #
- Added package description
1.0.0 03.08.2020 #
- Added Example and some bug fixes
0.8.0 30.07.2020 #
- Initial release