fix : core local method
This commit is contained in:
@@ -19,5 +19,5 @@ Future<void> setupAuthDI() async {
|
||||
diAuth.registerLazySingleton(() => AuthService());
|
||||
|
||||
//hive
|
||||
await diAuth.registerCachedFactoryAsync(() async=>await ,)
|
||||
//await diAuth.registerCachedFactoryAsync(() async=>await ,)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user