update flutter_bloc version to 8.0.1

This commit is contained in:
appflowy 2022-01-04 23:11:51 +08:00
parent 1846f86dd7
commit 2e047de2a2
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: