generic_bloc_provider 2.1.1
generic_bloc_provider: ^2.1.1 copied to clipboard
A generic BloC Provider for your Flutter apps. This package will help you avoid the boilerplate of writing BloC Providers.
2.1.1 - 2022-02-14 #
- Fix lint issue.
2.1.0 - 2022-02-14 #
- Official null-safety release.
- Using GitHub actions instead of Travis
2.0.0-nullsafety.1 - 2021-01-04 #
- Document the API
2.0.0-nullsafety.0 - 2021-01-04 #
- Migrate the package to null-safety
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.