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 77f0c92 commit 0f612beCopy full SHA for 0f612be
pubspec.yaml
@@ -39,24 +39,24 @@ 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.2
+ webview_flutter_android: ^4.1.0
43
webview_flutter_wkwebview: ^3.16.2
44
webview_flutter_web: ^0.2.3+4
45
web: ^1.1.0
46
47
# 3rd Party Core Framework
48
- equatable: ^2.0.5
+ equatable: ^2.0.7
49
vector_math: ^2.1.4
50
provider: ^6.1.2
51
uuid: ^4.5.1
52
- flutter_svg: ^2.0.14
+ flutter_svg: ^2.0.15
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.7.0+1
+ hive_ce: ^2.8.0+1
60
hive_ce_flutter: ^2.1.0
61
62
# JSON
0 commit comments