About 50 results
Open links in new tab
  1. sqflite | Flutter package - Pub

    Apr 22, 2026 · Flutter plugin for SQLite, providing a high-reliability, self-contained, embedded SQL database engine for Flutter applications.

  2. sqflite - Dart API docs - Pub

    sqflite API docs, for the Dart programming language.

  3. sqflite example | Flutter package - Pub

    Apr 22, 2026 · Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.

  4. 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.

  5. 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. …

  6. sqflite changelog | Flutter package - Pub

    Feb 13, 2025 · Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.

  7. sqflite_android | Flutter package - Pub

    Mar 8, 2026 · Android flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.

  8. sqflite_common_ffi | Dart package - Pub

    Apr 22, 2026 · sqflite ffi based implementation, for desktop and units tests.

  9. sqflite_common | Dart package - Pub

    Apr 22, 2026 · Dart wrapper on SQLite, a self-contained, high-reliability, embedded, SQL database engine.

  10. 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 …