rx_widgets 4.0.0
rx_widgets: ^4.0.0 copied to clipboard
A package with stream based Flutter Widgets that facilitate an reactive programming style.
4.0.0 26.05.2021 #
- null safe version
3.0.0 30.12.2019 #
- Updated to use rx_command V5.0.1
2.5.0 06.11.2019 #
- Added ReactiveBuilder.
- Updated documentation.
- RxText and WidgetSelector improved.
2.2.0+1 26.6.2019 #
- Small fixes in Example App
2.2.0 07.9.2018 #
- Merged PR from Ahmad ElMadi adding RxRaisedButton and RxTextWidget
2.0.1 07.9.2018 #
- Updated to RxCommand 4.0.1
2.0.0 07.9.2018 #
- Updated to RxCommand 3.0.0
1.0.4 31.7.2018 #
- Updated to RxCommand 2.0.3
1.0.3 23.4.2018 #
- Updated to RxCommand 1.0.8
1.0.2 23.4.2018 #
- Added RxCommandBuilder.
1.0.1 18.4.2018 #
- Added RxLoader.
1.0.0 11.4.2018 #
- Initial release.