sqlite_web_worker library Independent SQL drivers

Entry for compiling a custom dedicated SQLite Web worker.

Ordinary Dart and Flutter applications use the packaged worker automatically. Custom worker entrypoints call runSqliteWebWorker once from main.

Functions

runSqliteWebWorker() → void
Serves SQLite requests inside a dedicated Web worker.