sqfliteFactory property

DatabaseFactory? sqfliteFactory
final

Custom SQFlite Database Factory used for high level operations on IO like delete. Set it if you want to use sqlite FFI.

Implementation

final DatabaseFactory? sqfliteFactory;