Skip to content

Releases: felangel/bloc

bloc_concurrency-v0.2.3

17 Dec 22:51
b7f987b
Compare
Choose a tag to compare
  • chore: fix require_trailing_commas
  • chore(deps): upgrade to package:mocktail v1.0.0
  • chore: add topics to pubspec.yaml

hydrated_bloc-v9.1.3

10 Dec 19:16
efb1c44
Compare
Choose a tag to compare
  • fix: fromJson can safely access state (#4005)
  • chore: add platforms to pubspec.yaml (#3993)
  • chore: upgrade to package:mocktail v1.0.0 (#3919)
  • chore: add topics to pubspec.yaml (#3914)

vscode_bloc-v6.6.5

07 Nov 04:11
ac6ac74
Compare
Choose a tag to compare
  • fix: show context menu conditionally (@alestiago)

bloc_test-v9.1.5

27 Oct 04:28
b1c6e40
Compare
Choose a tag to compare
  • fix: blocTest supports async expect (#3976)

vscode_bloc-v6.6.4

06 Aug 03:10
7ed85d8
Compare
Choose a tag to compare
  • feat: add useSealedClasses to extension settings
  • docs: fix README badges
  • deps: upgrade various dependencies

bloc_test-v9.1.4

02 Aug 02:19
7d7485b
Compare
Choose a tag to compare
  • deps: support mocktail: ^1.0.0 (#3917)
  • chore: add topics to pubspec.yaml (#3914)

hydrated_bloc_brick-v0.3.0

28 Jun 05:21
797f2ca
Compare
Choose a tag to compare
  • feat: add support for sealed events using Dart 3

flutter_bloc_feature_brick-v0.3.0

28 Jun 05:30
0c52200
Compare
Choose a tag to compare
  • feat: upgrade to Dart 3.0
    • use sealed classes for bloc events

bloc_brick-v0.3.0

28 Jun 05:20
18f3ba2
Compare
Choose a tag to compare
  • feat: add support for sealed events using Dart 3

hydrated_bloc-v9.1.2

18 Jun 22:43
495f3b6
Compare
Choose a tag to compare
  • fix: clear HydratedStorage instance on close (#3879)