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 773f263 commit b3c71c9Copy full SHA for b3c71c9
packages/powersync/pubspec.yaml
@@ -13,7 +13,7 @@ dependencies:
13
sqlite_async: ^0.8.1
14
# We only use sqlite3 as a transitive dependency,
15
# but right now we need a minimum of v2.4.5.
16
- sqlite3: ">=2.4.5"
+ sqlite3: ^2.4.5
17
universal_io: ^2.0.0
18
sqlite3_flutter_libs: ^0.5.23
19
powersync_flutter_libs: ^0.2.2
0 commit comments