diff --git a/apps/driver/android/app/build.gradle b/apps/driver/android/app/build.gradle index f34b874..0838b05 100644 --- a/apps/driver/android/app/build.gradle +++ b/apps/driver/android/app/build.gradle @@ -63,7 +63,7 @@ android { } defaultConfig { - applicationId = "com.sefer_driver" + applicationId = "com.tripz.tripz_driver" minSdkVersion = 30 targetSdk = 36 versionCode = flutterVersionCode.toInteger() diff --git a/apps/driver/ios/Runner.xcodeproj/project.pbxproj b/apps/driver/ios/Runner.xcodeproj/project.pbxproj index 59d2edc..d2dad28 100644 --- a/apps/driver/ios/Runner.xcodeproj/project.pbxproj +++ b/apps/driver/ios/Runner.xcodeproj/project.pbxproj @@ -521,7 +521,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = "com.sefer.driver"; + PRODUCT_BUNDLE_IDENTIFIER = "com.tripz.tripz_driver"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_VERSION = 5.0; @@ -706,7 +706,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = "com.sefer.driver"; + PRODUCT_BUNDLE_IDENTIFIER = "com.tripz.tripz_driver"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; @@ -731,7 +731,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = "com.sefer.driver"; + PRODUCT_BUNDLE_IDENTIFIER = "com.tripz.tripz_driver"; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h"; SWIFT_VERSION = 5.0; diff --git a/apps/driver/lib/constant/currency.dart b/apps/driver/lib/constant/currency.dart index f6a2b75..1a56530 100644 --- a/apps/driver/lib/constant/currency.dart +++ b/apps/driver/lib/constant/currency.dart @@ -1,5 +1,5 @@ -import 'package:siro_driver/main.dart'; -import 'package:siro_driver/constant/box_name.dart'; +import 'package:tripz_driver/main.dart'; +import 'package:tripz_driver/constant/box_name.dart'; import 'package:get/get.dart'; class CurrencyHelper { diff --git a/apps/driver/lib/constant/finance_design_system.dart b/apps/driver/lib/constant/finance_design_system.dart index 8eea82b..f81453d 100644 --- a/apps/driver/lib/constant/finance_design_system.dart +++ b/apps/driver/lib/constant/finance_design_system.dart @@ -7,7 +7,7 @@ import 'colors.dart'; /// صفحات المحفظة والأرباح والتحديات كانت تبدو من تطبيق آخر. /// /// أُبقي الصنف باسمه حتى لا تتكسّر عشرات مواضع الاستدعاء، لكنه صار **واجهة -/// رقيقة فوق ألوان العلامة**. الجديد يُكتب بـ `SiroUi` / `Theme.of(context)`. +/// رقيقة فوق ألوان العلامة**. الجديد يُكتب بـ `TripzUi` / `Theme.of(context)`. class FinanceDesignSystem { // --- Colors --- static Color get primaryDark => diff --git a/apps/driver/lib/constant/info.dart b/apps/driver/lib/constant/info.dart index 2b8d5fc..ec6dbca 100755 --- a/apps/driver/lib/constant/info.dart +++ b/apps/driver/lib/constant/info.dart @@ -1,12 +1,12 @@ class AppInformation { - static const String companyName = 'Siro'; - static const String appName = 'Siro DRIVER'; - static const String appVersion = 'Siro DRIVER'; + static const String companyName = 'Tripz'; + static const String appName = 'Tripz DRIVER'; + static const String appVersion = 'Tripz DRIVER'; static const String phoneNumber = ''; static const String linkedInProfile = 'https://www.linkedin.com/in/hamza-ayed/'; - static const String website = 'https://siromove.com'; - static const String email = 'support@siromove.com'; + static const String website = 'https://tripz-egypt.com'; + static const String email = 'support@tripz-egypt.com'; static const String complaintPrompt = 'for this data for complaint from driver or passenger i collect all data i want you analyze this complaint and show what is reason and what is solution .this data collected from many table to find solution if payment in visa not complete and if ride status is finished it will be paymnet in payment table if ride status is not finished there is no need to pay and payment table is null for this ride and if paymentFromPaymentTable not null and visa type not cash the payment sucssessed . if ratingpassenger is low or passengr rating drivers low grade then dont mine of this passenger ,look at driver too like passengerratingdriver with rating or ratingtopassenger .in json add status of complaint and message to passenger and message to driver and message to call center write in arabic in json output with key in english .for output please just json i want'; static const String addd = 'BlBlNl'; @@ -16,7 +16,7 @@ class AppInformation { - Siro - Privacy Policy & Terms of Use + Tripz - Privacy Policy & Terms of Use