SqfliteDatabaseFactoryDev extension
Dev extension
Please prefer using SqfliteDatabaseFactoryDebug which is exported by default.
Methods
-
setLogLevel(
int logLevel) → Future< void> - Change the log level if you want to see the SQL query executed natively.
-
setOptions(
SqfliteOptions options) → Future< void> - Testing only.