Feat: Stellt den BackgroundManager auf IsolateManager um
This commit is contained in:
@@ -102,5 +102,6 @@ class AppDatabase extends _$AppDatabase {
|
||||
sqlite3Wasm: Uri.parse('sqlite3.wasm'),
|
||||
driftWorker: Uri.parse('drift_worker.js'),
|
||||
),
|
||||
native: const DriftNativeOptions(shareAcrossIsolates: true)
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user