1/25/1
This commit is contained in:
@@ -59,7 +59,7 @@ class OrderHistory extends StatelessWidget {
|
||||
String mapUrl =
|
||||
'https://www.google.com/maps/dir/${rides['start_location']}/${rides['end_location']}/';
|
||||
// print(mapUrl);
|
||||
launchUrl1(mapUrl);
|
||||
showInBrowser(mapUrl);
|
||||
},
|
||||
child: Text(
|
||||
'Click here to Show it in Map',
|
||||
|
||||
Reference in New Issue
Block a user