3/21/1
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user