What's Changed
- Release 0.13.0 by @klisiewicz in https://github.com/klisiewicz/flutter-bloc-patterns/pull/29 Full Changelog: https://github.com/klisiewicz/flutter-bloc-patterns/compare/v0.12.0...v0.13
Unclaimed project
Are you a maintainer of flutter-bloc-patterns? Claim this project to take control of your public changelog and roadmap.
Changelog
A set of most common BLoC use cases built on top of flutter_bloc library
Migrated to Dart 3.0, Removed: @Deprecated methods, Removed: export of ListEvent, DetailsEvent, and PagedListEvent, Changed: Repositories to interface classes.
Full Changelog: https://github.com/klisiewicz/flutter-bloc-patterns/compare/v0.10.0...v0.11.0
Full Changelog: https://github.com/klisiewicz/flutter-bloc-patterns/compare/v0.9.0...v0.10.0
bloc 7.0.0 and flutter_bloc 7.0.1null-safety