Update: 2026-06-26 17:29:23

This commit is contained in:
Hamza-Ayed
2026-06-26 17:29:23 +03:00
parent a323da29aa
commit 9ded734e38
139 changed files with 1815 additions and 2676 deletions

View File

@@ -192,7 +192,7 @@ class PassengerInfoWindow extends StatelessWidget {
context, controller);
} else {
// هنا ممكن تظهر رسالة: تم منع الاتصال بسبب كثرة الإلغاءات
mySnackeBarError(
mySnackbarError(
"You cannot call the passenger due to policy violations"
.tr);
}

View File

@@ -348,7 +348,7 @@ class WalletCaptainRefactored extends StatelessWidget {
await controller.payFromBudget();
} else {
Get.back();
mySnackeBarError('Your Budget less than needed'.tr);
mySnackbarError('Your Budget less than needed'.tr);
}
} else {
MyDialog().getDialog(