This commit is contained in:
Hamza-Ayed
2023-08-24 18:29:47 +03:00
parent c1869d2725
commit 63770619d6
48 changed files with 400 additions and 206 deletions

View File

@@ -40,7 +40,6 @@ class LocaleController extends GetxController {
@override
void onInit() {
FirebasMessagesController().requestPermission();
String storedLang = box.read(BoxName.lang) ?? "";
switch (storedLang) {
case "ar":