feat : change app inspector and exception handling
This commit is contained in:
@@ -17,6 +17,7 @@ Future<void> _setUpLogger() async{
|
||||
|
||||
Future<void> _setupLocalStorage() async {
|
||||
diCore.registerSingleton<HiveLocalStorage>(HiveLocalStorage());
|
||||
print('====> HiveLocalStorage registered');
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user