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 e648f0a commit 9d0d888Copy full SHA for 9d0d888
packages/dart/pubspec.yaml
@@ -14,7 +14,7 @@ dependencies:
14
15
#Database
16
sembast: ^2.4.7+6
17
- sembast_web: '>=1.0.0'
+ sembast_web: ^1.2.0
18
xxtea: ^2.0.3
19
20
# Utils
packages/flutter/pubspec.yaml
@@ -13,7 +13,6 @@ dependencies:
13
parse_server_sdk: ^1.0.28
# Networking
- dio: ^3.0.10
connectivity: ^0.4.9+2 # only used in the flutter part
@@ -22,7 +21,6 @@ dependencies:
22
21
23
path_provider: ^1.6.14 # only used in the flutter part
24
package_info: ^0.4.3 # only used in the flutter part
25
-
26
sembast: ^2.4.7+6 # required for transitive use only
27
path: ^1.7.0 # required for transitive use only
28
0 commit comments