chore(deps): update dependency cloud_firestore to v4
This commit is contained in:
parent
ba4f3a7b4a
commit
d36fa8e842
@ -44,7 +44,7 @@ dependencies:
|
|||||||
# The following adds the Cupertino Icons font to your application.
|
# The following adds the Cupertino Icons font to your application.
|
||||||
# Use with the CupertinoIcons class for iOS style icons.
|
# Use with the CupertinoIcons class for iOS style icons.
|
||||||
cupertino_icons: ^1.0.4
|
cupertino_icons: ^1.0.4
|
||||||
cloud_firestore: ^3.1.12
|
cloud_firestore: ^4.0.0
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
flutter_test:
|
flutter_test:
|
||||||
|
@ -30,7 +30,7 @@ dependencies:
|
|||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
cloud_firestore: ^3.1.12
|
cloud_firestore: ^4.0.0
|
||||||
firebase_core: ^1.14.1
|
firebase_core: ^1.14.1
|
||||||
flutter_bloc: ^8.0.1
|
flutter_bloc: ^8.0.1
|
||||||
wyatt_crud_bloc:
|
wyatt_crud_bloc:
|
||||||
|
@ -13,7 +13,7 @@ dependencies:
|
|||||||
|
|
||||||
flutter_bloc: ^8.0.1
|
flutter_bloc: ^8.0.1
|
||||||
equatable: ^2.0.3
|
equatable: ^2.0.3
|
||||||
cloud_firestore: ^3.1.12
|
cloud_firestore: ^4.0.0
|
||||||
firebase_database: ^9.0.11
|
firebase_database: ^9.0.11
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user