Fix #13: Remove hardcoded PII from Flutter apps, enable root detection in siro_admin

This commit is contained in:
Hamza-Ayed
2026-06-17 07:13:18 +03:00
parent 1a9619f9f8
commit 623d66a3d8
5 changed files with 98 additions and 150 deletions

View File

@@ -2,11 +2,11 @@ class AppInformation {
static const String companyName = 'Siro';
static const String appName = 'Siro DRIVER';
static const String appVersion = 'Siro DRIVER';
static const String phoneNumber = '962798583052';
static const String phoneNumber = '';
static const String linkedInProfile =
'https://www.linkedin.com/in/hamza-ayed/';
static const String website = 'https://intaleqapp.com';
static const String email = 'hamzaayed@intaleqapp.com';
static const String email = 'support@intaleqapp.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';