sqfliteFfiWebLoadSqlite3Wasm function
Future<SqfliteFfiWebContext>
sqfliteFfiWebLoadSqlite3Wasm(
- SqfliteFfiWebOptions options, {
- SqfliteFfiWebContext? context,
- bool? fromWebWorker,
Web only
Implementation
Future<SqfliteFfiWebContext> sqfliteFfiWebLoadSqlite3Wasm(
SqfliteFfiWebOptions options,
{SqfliteFfiWebContext? context,
bool? fromWebWorker}) =>
throw UnsupportedError('loadSqlite3Wasm not supported on io');