FLUTTER ECOSYSTEM

tekartik/idb_shim.dart

基于原生、WebSQL 或内存实现的类似 Indexed DB 的 API

idb_shim.dart 项目封面
Stars
31
Forks
7
最近推送(UTC)
2026年9月10日
项目状态
未归档
Tekartik GitHub avatar
GITHUB Organization

Tekartik ↗

Mobile & Web development

France
语言DartHTMLCSS

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 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.