mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-11-28 16:20:43 +00:00
update flutter_bloc version to 8.0.1
This commit is contained in:
parent
1846f86dd7
commit
2e047de2a2
@ -418,7 +418,7 @@ packages:
|
|||||||
name: flutter_bloc
|
name: flutter_bloc
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "8.0.0"
|
version: "8.0.1"
|
||||||
flutter_colorpicker:
|
flutter_colorpicker:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
|||||||
@ -50,7 +50,7 @@ dependencies:
|
|||||||
equatable: '^2.0.3'
|
equatable: '^2.0.3'
|
||||||
freezed_annotation:
|
freezed_annotation:
|
||||||
get_it: '^7.1.3'
|
get_it: '^7.1.3'
|
||||||
flutter_bloc: '8.0.0'
|
flutter_bloc: '^8.0.1'
|
||||||
provider: ^6.0.1
|
provider: ^6.0.1
|
||||||
path_provider: ^2.0.1
|
path_provider: ^2.0.1
|
||||||
window_size:
|
window_size:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user