tekartik/idb_shim.dart
Indexed db like API on top of native, websql or memory implementation
- Stars
- 31
- Forks
- 7
- Last push (UTC)
- Sep 10, 2026
- Project status
- Active
LanguagesDartHTMLCSS
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
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.