This commit is contained in:
Hamza-Ayed
2024-03-21 02:09:52 +03:00
parent ad062d9ad7
commit 045f7e20f0
46 changed files with 2767 additions and 877 deletions

View File

@@ -114,14 +114,15 @@ GetBuilder<MapPassengerController> leftMainMenuIcons() {
onPressed: () {
// NotificationController()
// .showNotification('Order', 'hi this is', 'tone1');
Get.to(() => DriverCallPage());
// Get.to(() => DriverCallPage());
print(controller.polylineCoordinates.toString());
// PassengerCallPage(
// channelName: '',
// token: '',
// remoteID: '',
// )
// Get.to(() => const CallPage());
print(box.read(BoxName.lang));
// print(box.read(BoxName.lang));
},
icon: const Icon(
Icons.call,