drift/examples/encryption
Simon Binder 76a8a6d35d
Remove unintended override in encryption app
2022-08-25 21:21:21 +02:00
..
android Add encryption example 2022-08-25 21:17:08 +02:00
ios Add encryption example 2022-08-25 21:17:08 +02:00
lib Add encryption example 2022-08-25 21:17:08 +02:00
linux Add encryption example 2022-08-25 21:17:08 +02:00
macos Add encryption example 2022-08-25 21:17:08 +02:00
test Add encryption example 2022-08-25 21:17:08 +02:00
windows Add encryption example 2022-08-25 21:17:08 +02: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 Add encryption example 2022-08-25 21:17:08 +02:00
pubspec_overrides.yaml Remove unintended override in encryption app 2022-08-25 21:21:21 +02: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.