Try (?) to fix Hive-init error on receiving multiple parallel messages
This commit is contained in:
@@ -18,6 +18,9 @@ class Globals {
|
||||
bool _initialized = false;
|
||||
|
||||
bool appWidgetInitialized = false;
|
||||
bool hiveInitialized = false;
|
||||
bool hiveAdaptersRegistered = false;
|
||||
bool hiveBoxesOpened = false;
|
||||
|
||||
String appName = '';
|
||||
String packageName = '';
|
||||
|
Reference in New Issue
Block a user