mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-11-13 09:06:30 +03: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
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "8.0.0"
|
||||
version: "8.0.1"
|
||||
flutter_colorpicker:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
@ -50,7 +50,7 @@ dependencies:
|
||||
equatable: '^2.0.3'
|
||||
freezed_annotation:
|
||||
get_it: '^7.1.3'
|
||||
flutter_bloc: '8.0.0'
|
||||
flutter_bloc: '^8.0.1'
|
||||
provider: ^6.0.1
|
||||
path_provider: ^2.0.1
|
||||
window_size:
|
||||
|
Loading…
Reference in New Issue
Block a user