We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8555e commit 446d62aCopy full SHA for 446d62a
pubspec.yaml
@@ -24,9 +24,9 @@ dependencies:
24
codelessly_json_annotation: 4.9.0+2
25
26
# Firebase
27
- firebase_core: ^3.8.0
28
- firebase_auth: ^5.3.3
29
- cloud_firestore: ^5.5.0
+ firebase_core: ^3.8.1
+ firebase_auth: ^5.3.4
+ cloud_firestore: ^5.5.1
30
firebase_ui_firestore: ^1.7.0
31
google_fonts: ^6.2.1
32
@@ -49,14 +49,14 @@ dependencies:
49
vector_math: ^2.1.4
50
provider: ^6.1.2
51
uuid: ^4.5.1
52
- flutter_svg: ^2.0.15
+ flutter_svg: ^2.0.16
53
54
# File and Image
55
path: ^1.9.0
56
path_provider: ^2.1.5
57
58
# Storage and Caching
59
- hive_ce: ^2.8.0+1
+ hive_ce: ^2.8.0+2
60
hive_ce_flutter: ^2.1.0
61
62
# JSON
0 commit comments