sqflite_ffi 0.1.0 copy "sqflite_ffi: ^0.1.0" to clipboard
sqflite_ffi: ^0.1.0 copied to clipboard

sqflite ffi based implementation for flutter, sharing the sqflite isolate between isolates using IsolateNameServer.

0.1.0 #

  • Initial version: ffi database factory (sqfliteDatabaseFactoryFfi) sharing the sqflite isolate between flutter isolates using IsolateNameServer.
  • Dart only flutter plugin: SqfliteFfiPlugin.registerWith() is called automatically at startup and sets sqfliteDatabaseFactoryFfi as the default database factory (if not already set).
0
likes
150
points
39
downloads

Documentation

API reference

Publisher

verified publishertekartik.com

Weekly Downloads

sqflite ffi based implementation for flutter, sharing the sqflite isolate between isolates using IsolateNameServer.

Repository (GitHub)
View/report issues

Topics

#sql #database

Funding

Consider supporting this project:

github.com

License

BSD-2-Clause (license)

Dependencies

flutter, sqflite_common_ffi

More

Packages that depend on sqflite_ffi

Packages that implement sqflite_ffi