25-10-11/1
This commit is contained in:
@@ -129,7 +129,7 @@ void notificationTapBackground(NotificationResponse notificationResponse) {
|
||||
void overlayMain() async {
|
||||
WidgetsFlutterBinding.ensureInitialized();
|
||||
await GetStorage.init();
|
||||
await initFirebaseIfNeeded();
|
||||
// await initFirebaseIfNeeded();
|
||||
|
||||
if (!Get.isRegistered<NotificationController>()) {
|
||||
Get.put(NotificationController());
|
||||
|
||||
Reference in New Issue
Block a user