mirror of https://github.com/AMT-Cheif/drift.git
a1af6f6114 | ||
---|---|---|
.. | ||
android | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
windows | ||
.gitignore | ||
.metadata | ||
README.md | ||
analysis_options.yaml | ||
pubspec.yaml |
README.md
drift_encryption_sample
This simple example demonstrates how to use drift with an encrypted database,
based on sqlcipher_flutter_libs
.
At the moment, this app supports Android, iOS and macOS.
To run it, simply use flutter run
.