streams_provider 0.0.4+2
streams_provider: ^0.0.4+2 copied to clipboard
It provides an elegent and effectively ways to use stream in Provider.
0.0.4+2 #
- Update home_url.
0.0.4 #
- Extension
TextEditingControllerwithtextStream(),selectionStream(),valueStream().
0.0.3 #
MutableValueStreamno longer has an empty stream. Initial event isnullif doesn't define.- Add
StreamsListenableclass. - Add
StreamsDisposeBagclass.
0.0.2 #
- Change package name to
streams_provider. - Add
StreamsListenerwidget.
0.0.1 #
- Initial release.