Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the flutter_sqlcipher plugin #244

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added the flutter_sqlcipher plugin.
  • Loading branch information
artob committed Dec 5, 2018
commit 026c38d21fddb547b31b4cb37d38f779a1f3b402
1 change: 1 addition & 0 deletions source.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|

- [Sqflite](https://github.com/tekartik/sqflite) <!--stargazers:tekartik/sqflite--> - SQLite flutter plugin by [Alexandre Roux](https://www.linkedin.com/in/alextekartik/)
- [MMKV](https://github.com/OpenFlutter/mmkv_flutter) <!--stargazers:OpenFlutter/mmkv_flutter--> - WeChat ultra fast & persistent key-value storage by [BigBug](https://github.com/yuyongmao)
- [SQLCipher for Flutter](https://github.com/drydart/flutter_sqlcipher) <!--stargazers:drydart/flutter_sqlcipher--> - Encrypted SQLite database plugin by [Arto Bendiken](https://github.com/artob)

### Services

Expand Down