Skip to content

Releases: klisiewicz/flutter-bloc-patterns

v0.13.0

14 Feb 22:27
b62f176
Compare
Choose a tag to compare

What's Changed

v0.12.0

28 May 15:41
eaff1e2
Compare
Choose a tag to compare

Migrated to Dart 3.0,
Removed: @deprecated methods,
Removed: export of ListEvent, DetailsEvent, and PagedListEvent,
Changed: Repositories to interface classes.

v0.11.0

08 Oct 16:18
aad4eef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

20 Jul 19:03
0c78b06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

15 Feb 08:12
d366305
Compare
Choose a tag to compare
  • Migrating to bloc 7.0.0 and flutter_bloc 7.0.1
  • Migrating to null-safety