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 71a5705 commit 7c55eedCopy full SHA for 7c55eed
pubspec.lock
@@ -93,10 +93,10 @@ packages:
93
dependency: "direct main"
94
description:
95
name: bloc
96
- sha256: "52c10575f4445c61dd9e0cafcc6356fdd827c4c64dd7945ef3c4105f6b6ac189"
+ sha256: e18b8e7825e9921d67a6d256dba0b6015ece8a577eb0a411845c46a352994d78
97
url: "https://pub.dev"
98
source: hosted
99
- version: "9.0.0"
+ version: "9.0.1"
100
bloc_concurrency:
101
102
pubspec.yaml
@@ -25,7 +25,7 @@ dependencies:
25
async: ^2.8.1
26
audio_session: ^0.2.2
27
auto_size_text: ^3.0.0
28
- bloc: ^9.0.0
+ bloc: ^9.0.1
29
bloc_concurrency: ^0.3.0
30
blurhash_dart: ^1.0.2
31
bring_window_to_front:
0 commit comments