fix : some ui bug
This commit is contained in:
@@ -11,7 +11,7 @@ Future<void> setupAllCoreProvider() async {
|
||||
diCore.registerSingleton<ImagePicker>(ImagePicker());
|
||||
|
||||
//max 500MB Map Cashing
|
||||
await FMTCObjectBoxBackend().initialise();
|
||||
// await FMTCObjectBoxBackend().initialise();
|
||||
|
||||
await diCore.allReady();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user