flutter_rx_bloc 1.1.2
flutter_rx_bloc: ^1.1.2 copied to clipboard
Set of Flutter Widgets that help implementing the BLoC design pattern. Built to be used with the rx_bloc package.
1.1.2 December 08, 2020 #
- Stability improvements
1.1.1 December 02, 2020 #
- Consolidated rx_bloc ecosystem in one repository
- Applied strict static code analysis
- Updated example
1.1.0 August 20, 2020 #
- Reorganized as a library package
- Update package dependencies
1.0.0 August 7, 2020 #
- Added RxResultBuilder
- Updated README file
- Updated example
- Updated Unit Tests
0.1.2 March 19, 2020 #
- Update package dependencies
0.1.1 March 19, 2020 #
- Update package dependencies
- Update the example project
0.1.0 March 15, 2020 #
- Updated README file
- Updated rx_bloc dependencies
- Added UI Integration tests using Flutter Driver
- Added Unit Tests using the rx_bloc_test package
0.0.1 Jan 16, 2020 #
- Initial release.