idb_shim

indexed_db dart base interface with implementation for native (browser), file (io) and in memory.


License
BSD-2-Clause

Documentation

idb_shim

Indexed DB API on top of native (browser) and sembast (io/memory) implementation. Its goal is to allow testing your database schema and access in vm unit tests.