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 451ccc1 commit 3ab62e6Copy full SHA for 3ab62e6
packages/common/amplify_db_common_dart/pubspec.yaml
@@ -15,7 +15,7 @@ dependencies:
15
drift: ">=2.14.0 <2.15.0"
16
meta: ^1.7.0
17
path: ">=1.8.0 <2.0.0"
18
- sqlite3: ^2.0.0
+ sqlite3: ">=2.0.0 <2.4.3"
19
20
dev_dependencies:
21
amplify_lints: ">=3.1.0 <3.2.0"
pubspec.yaml
@@ -39,7 +39,7 @@ dependencies:
39
oauth2: ^2.0.2
40
package_info_plus: ^6.0.0
41
pigeon: ^11.0.0
42
43
source_gen: ^1.3.2
44
stack_trace: ^1.10.0
45
uuid: ">=3.0.6 <5.0.0"
0 commit comments