Bad state: databaseFactory not initialized databaseFactory is only initialized when using sqflite. When using
sqflite_common_ffi
You must calldatabaseFactory = databaseFactoryFfi;before using global openDatabase API
I can't fix it:
Bad state: databaseFactory not initialized databaseFactory is only initialized when using sqflite. When using
sqflite_common_ffi
You must calldatabaseFactory = databaseFactoryFfi;before using global openDatabase API