toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 10 packages
Sort by PUB-AZS
NoSQL persistent embedded database for the Web on top of IndexedDB#nosql#database
Cross-platform cache manager for Flutter using IndexedDB for web, file system for mobile and desktop, and Dio for network requests. #cache #indexeddb #dio
Sembast Web storage extension for the stash API. Provides support to store vaults and caches in a IndexedDB in binary format using the msgpack json format
IndexedDB API on top of sqflite for Flutter (Desktop and Mobile) and DartVM io applications#database
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
Storing 1D or 2D arrays with their metadata inside indexedDB databases on the local device (for WEB applications).
Yomp DB - pure DART implementation of database with graph querying and replication support. Stores data in IndexedDB or in memory.
IndexedDB adapter for DartORM
A common interface for IndexedDB and MongoDB
檔案系統, 在Native上使用原生IO, Web上使用IndexedDB