
sqflite | Flutter package - Pub
Apr 22, 2026 · Flutter plugin for SQLite, providing a high-reliability, self-contained, embedded SQL database engine for Flutter applications.
sqflite - Dart API docs - Pub
sqflite API docs, for the Dart programming language.
sqflite example | Flutter package - Pub
Apr 22, 2026 · Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
sqflite package - All Versions - Pub
Apr 22, 2026 · Pub is the package manager for the Dart programming language, containing reusable libraries & packages for Flutter and general Dart programs.
sqflite library - Dart API - Pub
sqflite library Classes Batch A batch is used to perform multiple operation as a single atomic unit. A Batch object can be acquired by calling Database.batch. It provides methods for adding operation. …
sqflite changelog | Flutter package - Pub
Feb 13, 2025 · Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
sqflite_android | Flutter package - Pub
Mar 8, 2026 · Android flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
sqflite_common_ffi | Dart package - Pub
Apr 22, 2026 · sqflite ffi based implementation, for desktop and units tests.
sqflite_common | Dart package - Pub
Apr 22, 2026 · Dart wrapper on SQLite, a self-contained, high-reliability, embedded, SQL database engine.
sqflite_common_ffi_web | Dart package - Pub
Jan 2, 2026 · sqflite_common_ffi_web sqlite Web implementation (experimental). Features: Persistency (in indexeddb) Cross-tab safe (runs in a shared worker) Wasm compatible Thanks Simon Binder for …