24-12/24/3

This commit is contained in:
Hamza-Ayed
2024-12-24 19:34:42 +03:00
parent 156eb85ddc
commit f5c84aad91
3 changed files with 102 additions and 103 deletions

View File

@@ -41,9 +41,8 @@ checkForBounusInvitation() {
void showUpdateDialog(BuildContext context) {
final String storeUrl = Platform.isAndroid
? 'https://play.google.com/store/apps/details?id=com.sefer_driver'
: 'https://apps.apple.com/ae/app/sefer-driver/id6502189302';
? 'https://play.google.com/store/apps/details?id=com.mobileapp.store.ride'
: 'https://apps.apple.com/ae/app/sefer/id6458734951';
showGeneralDialog(
context: context,
barrierDismissible: false,