3/30/5
This commit is contained in:
@@ -1153,7 +1153,9 @@ class MapPassengerController extends GetxController {
|
||||
['latitude']),
|
||||
double.parse(datadriverCarsLocationToPassengerAfterApplied['message'][0]
|
||||
['longitude'])));
|
||||
|
||||
CarLocationModel model = CarLocationModel.fromJson(
|
||||
datadriverCarsLocationToPassengerAfterApplied['message'][0]);
|
||||
carLocationsModels.add(model);
|
||||
update();
|
||||
}
|
||||
|
||||
|
||||
@@ -458,7 +458,7 @@ class MyTranslation extends Translations {
|
||||
'Are you sure to cancel?': "هل أنت متأكد من الإلغاء؟",
|
||||
'Yes': 'نعم',
|
||||
'Insert Emergincy Number': "أدخل رقم الطوارئ",
|
||||
'Insert': "إدراج",
|
||||
'Insert': "إدراج",'You can decline a request without any cost':'يمكنك إلغاء الطلب بدون أي تكلفة',
|
||||
" My current location is:": "موقعي الحالي هو:",
|
||||
" \nand I have a trip on": "\nولدي رحلة على",
|
||||
"App \nwith Passenger ": "التطبيق\nمع الراكب ",
|
||||
|
||||
Reference in New Issue
Block a user