sqflite_sqlcipher 3.4.0

SDKflutter
Platformandroidiosmacos

Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine. (SqlCipher support)

sqflite_example

Demonstrates how to use the sqflite plugin.

Quick test

flutter run

Specific app entry point

flutter run -t lib/main.dart

Getting Started

For help getting started with Flutter, view the online documentation.