sqflite_common_ffi_async 0.1.0 sqflite_common_ffi_async: ^0.1.0 copied to clipboard
Sqlite API on top on sqlite_async
sqflite ffi async #
sqflite based ffi implementation. Based
on sqlite_async
. Thanks to PowerSync
- Works on Linux, MacOS and Windows on both Flutter and Dart VM.
- Works on iOS and Android (using sqlite3_flutter_libs - Thanks to Simon Binder)
Caveats #
This is a work in progress.
- Readonly support is provided by
sqflite_common_ffi
- In memory support is provided by
sqflite_common_ffi