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 a94199a commit e668e29Copy full SHA for e668e29
packages/powersync/pubspec.yaml
@@ -12,8 +12,8 @@ dependencies:
12
13
sqlite_async: ^0.9.0
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
+ # but right now we need a minimum of v2.4.6.
+ sqlite3: ^2.4.6
17
universal_io: ^2.0.0
18
sqlite3_flutter_libs: ^0.5.23
19
powersync_flutter_libs: ^0.3.0
0 commit comments