toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 5 packages
Sort by PUB-AZS
Provides lightweight yet convenient bindings to SQLite by using dart:ffi#sql#database#ffi#sqlite
sqflite ffi based implementation, for desktop and units tests.#sql#database
A cross-platform Flutter SQLite plugin using FFI with annotation-based API#sqlite#database#persistence#orm#offline
A high-performance cross-platform local database for Flutter. Native platforms use Rust+LMDB via FFI, web uses IndexedDB for optimal performance.#nosql#ffi#rust#storage#indexeddb
A lightweight and efficient ORM for Flutter, inspired by .NET's Entity Framework and built on Sqflite. Simplifies CRUD operations and query execution, entity mapping and database transactions.#orm#sqflite#sqlite#entity-mapper#database