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 42a1fcc commit 039cf29Copy full SHA for 039cf29
pubspec.yaml
@@ -13,24 +13,22 @@ dependencies:
13
14
# Networking
15
web_socket_channel: ^1.1.0
16
- connectivity: ^0.4.9
+ connectivity: ^0.4.9+2
17
18
#Database
19
sembast: ^2.4.7+6
20
xxtea: ^2.0.3
21
- shared_preferences: ^0.5.8
+ shared_preferences: ^0.5.10
22
23
# Utils
24
- path_provider: ^1.6.11
25
- uuid: ^2.2.0
26
- package_info: ^0.4.1
+ path_provider: ^1.6.14
+ uuid: ^2.2.2
+ package_info: ^0.4.3
27
devicelocale: ^0.3.1
28
meta: ^1.1.8
29
path: ^1.7.0
30
31
dev_dependencies:
32
# Testing
33
- test: ^1.5.1
+ test: ^1.15.3
34
mockito: ^4.1.1
35
- flutter_test:
36
- sdk: flutter
0 commit comments