SqfliteDatabaseFactoryDebug extension
Debug extension
Access to dev options, deprecated for temp usage only
Methods
-
debugSetLogLevel(
int logLevel) → Future< void> - Change the log level if you want to see the SQL query executed natively.
-
debugSetOptions(
SqfliteOptions options) → Future< void> - Testing only.