flutter_rx_bloc 0.1.2
flutter_rx_bloc: ^0.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.
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.