Releases: klisiewicz/flutter-bloc-patterns
Releases · klisiewicz/flutter-bloc-patterns
v0.13.0
What's Changed
- Release 0.13.0 by @klisiewicz in #29
Full Changelog: v0.12.0...v0.13
v0.12.0
Migrated to Dart 3.0,
Removed: @deprecated methods,
Removed: export of ListEvent, DetailsEvent, and PagedListEvent,
Changed: Repositories to interface classes.
v0.11.0
v0.10.0
v0.9.0
- Migrating to
bloc
7.0.0 andflutter_bloc
7.0.1 - Migrating to
null-safety