https://pub.dev/packages/rxdart_flutter/versions/0.0.1
Thanks to @GiancarloCante for the contribution to this release via PR #782.
- Add new widgets:
ValueStreamListener: a widget that performs side effects whenValueStreamvalues change.ValueStreamConsumer: a widget combining both...