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