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 d926472 commit 17a506cCopy full SHA for 17a506c
pubspec.yaml
@@ -24,9 +24,9 @@ dependencies:
24
codelessly_json_annotation: 4.9.0+2
25
26
# Firebase
27
- firebase_core: ^3.7.0
28
- firebase_auth: ^5.3.2
29
- cloud_firestore: ^5.4.5
+ firebase_core: ^3.8.0
+ firebase_auth: ^5.3.3
+ cloud_firestore: ^5.5.0
30
firebase_ui_firestore: ^1.7.0
31
google_fonts: ^6.2.1
32
@@ -39,9 +39,9 @@ dependencies:
39
shared_preferences: ^2.3.3
40
url_launcher: ^6.3.1
41
webview_flutter: ^4.10.0
42
- webview_flutter_android: ^4.0.1
43
- webview_flutter_wkwebview: ^3.16.1
44
- webview_flutter_web: ^0.2.3+3
+ webview_flutter_android: ^4.0.2
+ webview_flutter_wkwebview: ^3.16.2
+ webview_flutter_web: ^0.2.3+4
45
web: ^1.1.0
46
47
# 3rd Party Core Framework
0 commit comments