sqlcipher_flutter_libs 0.5.4 sqlcipher_flutter_libs: ^0.5.4 copied to clipboard
Flutter plugin to include native SQLCipher libraries in your app
0.5.4 #
- Fix building
SQLCipher
on Windows - see the readme for more details.
0.5.3 #
- Upgrade
SQLCipher
to version4.5.2
.
0.5.2 #
- This package now works on Windows and Linux too!
- Upgrade
SQLCipher
to version4.5.1
0.5.1 #
- Upgrade
SQLCipher
to version4.5.0
0.5.0 #
- Initial pub release to match the version of
sqlite3_flutter_libs