drift/examples/encryption
Simon Binder a1af6f6114
Fix opening library in encryption example
2024-04-27 22:47:26 +02:00
..
android Fix opening library in encryption example 2024-04-27 22:47:26 +02:00
ios Update encryption example 2023-12-28 10:11:16 +01:00
lib Fix opening library in encryption example 2024-04-27 22:47:26 +02:00
linux Update encryption example 2023-12-28 10:11:16 +01:00
macos Update encryption example 2023-12-28 10:11:16 +01:00
test Add encryption example 2022-08-25 21:17:08 +02:00
windows Update encryption example 2023-12-28 10:11:16 +01:00
.gitignore Add encryption example 2022-08-25 21:17:08 +02:00
.metadata Add encryption example 2022-08-25 21:17:08 +02:00
README.md Add encryption example 2022-08-25 21:17:08 +02:00
analysis_options.yaml Add encryption example 2022-08-25 21:17:08 +02:00
pubspec.yaml Re-run builders, add changelog entry 2023-11-22 13:09:09 +01:00

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.