FLUTTER ECOSYSTEM

tekartik/idb_shim.dart

Indexed db like API on top of native, websql or memory implementation

idb_shim.dart project cover
Stars
31
Forks
7
Last push (UTC)
Sep 10, 2026
Project status
Active
Tekartik GitHub avatar
GITHUB Organization

Tekartik ↗

Mobile & Web development

France
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.