25-10-11/1

This commit is contained in:
Hamza-Ayed
2025-10-11 01:25:03 +03:00
parent ea55a25af2
commit 14484fcd8f
13 changed files with 31 additions and 27 deletions

View File

@@ -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());