This commit is contained in:
Hamza Aleghwairyeen
2024-04-03 02:29:42 +03:00
parent 10ec747372
commit 17cc8145da
3 changed files with 15 additions and 10 deletions

View File

@@ -130,7 +130,7 @@ class FirebaseMessagesController extends GetxController {
// var myPoints = jsonDecode(points) as List<dynamic>;
driverToken = myList[14].toString();
// This is for location using and uploading status
Get.find<HomeCaptainController>().rideId = 'rideId';
Get.find<HomeCaptainController>().changeRideId();
update();
// print('driverToken==============$driverToken');
Get.to(() => OrderRequestPage(), arguments: {