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 21f4205 commit 82777aeCopy full SHA for 82777ae
packages/powersync_sqlcipher/README.md
@@ -39,7 +39,7 @@ db = PowerSyncDatabase.withFactory(cipherFactory, schema: schema);
39
Install the latest version of the package, for example:
40
41
```
42
-flutter pub add powersync_sqlcipher: ^0.1.0
+flutter pub add powersync_sqlcipher
43
44
45
The latest version can be found [here](https://pub.dev/packages/powersync_sqlcipher/versions).
0 commit comments