Sqflite Common Ffi Async Factory

Use when using package:sqflite_common_ffi_async, the experimental sqflite DatabaseFactory built on sqlite_async (PowerSync) for desktop and the Dart VM: databaseFactoryFfiAsync, databaseFactoryFfiAsyncTest, readTransaction and concurrent reads, how it differs from sqflite_common_ffi (databaseFactoryFfi), what falls back to plain ffi (in-memory, read-only), and its limitations (no logger, singleInstance ignored, io only).

tekartik Updated

File contents

tekartik/sqflite/tree/main/packages/sqflite_common_ffi_async/skills/sqflite-common-ffi-async-factory commit e589835735

Frequently asked questions

npx skillmds@latest add tekartik/sqflite-common-ffi-async-factory