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.
indexed_db dart base interface with implementation for native (browser), file (io) and in memory.
Homepage Repository Pub Dart Documentation Download
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.