Selaa lähdekoodia

update flutter_bloc version to 8.0.1

appflowy 3 vuotta sitten
vanhempi
commit
2e047de2a2
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      frontend/app_flowy/pubspec.lock
  2. 1 1
      frontend/app_flowy/pubspec.yaml

+ 1 - 1
frontend/app_flowy/pubspec.lock

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

+ 1 - 1
frontend/app_flowy/pubspec.yaml

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