Sembast Web Setup

Use when a sembast database must work in a browser or Flutter web app: package:sembast_web, databaseFactoryWeb, databaseFactoryWebWorker, IndexedDB database names, choosing the factory per platform with a conditional import next to sembast_io / sembast_sqflite, cross-tab synchronization, re-run (idempotent) transactions, checkForChanges, web limitations (int/String keys, JavaScript number range, size, codecs) and testing web code on the VM with the memory jdb factory.

tekartik f80599c 9.0 KB Updated

File contents

tekartik/sembast.dart/tree/main/sembast_web/skills/sembast-web-setup commit f80599c822

Frequently asked questions

npx skillmds@latest add tekartik/sembast-web-setup