We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b4e65 commit 89f7831Copy full SHA for 89f7831
pubspec.lock
@@ -49,10 +49,10 @@ packages:
49
dependency: "direct main"
50
description:
51
name: bloc
52
- sha256: "52c10575f4445c61dd9e0cafcc6356fdd827c4c64dd7945ef3c4105f6b6ac189"
+ sha256: a2cebb899f91d36eeeaa55c7b20b5915db5a9df1b8fd4a3c9c825e22e474537d
53
url: "https://pub.dev"
54
source: hosted
55
- version: "9.0.0"
+ version: "9.1.0"
56
bloc_concurrency:
57
58
pubspec.yaml
@@ -24,7 +24,7 @@ dependencies:
24
git:
25
url: https://github.com/flutter-news-app-full-source-code/auth-repository.git
26
ref: v1.0.0
27
- bloc: ^9.0.0
+ bloc: ^9.1.0
28
bloc_concurrency: ^0.3.0
29
collection: ^1.19.1
30
core:
0 commit comments