generic_bloc_provider 1.1.0
generic_bloc_provider: ^1.1.0 copied to clipboard
A generic BloC Provider for your Flutter apps. This package will help you avoid the boilerplate of writing BloC Providers.
1.1.0 - 2021-01-04 #
- Fix deprecated api usage.
- Update documentation.
1.0.9 - 2019-04-26 #
- Connect BlocProvider's updateShouldNotifyOverride with its state.
1.0.8 - 2019-01-20 #
- Fix deployment script.
1.0.7 - 2019-01-20 #
- Fix example.
1.0.3 - 2019-01-20 #
- Readme update.
1.0.2 - 2019-01-19 #
- Added example.
1.0.1 - 2019-01-19 #
- Readme update.
1.0.0 - 2019-01-19 #
- Initial release.