helpers/helpers library

Functions

getAssetImageMarker() Future<BitmapDescriptor>
getEndCustomMarker(String kilometers, String destination) Future<BitmapDescriptor>
getStartCustomMarker(String minutes, String destination) Future<BitmapDescriptor>
showLoadingMessage({required BuildContext context, String title = 'Loading...', String content = 'Please wait. Your route is being calculated.'}) → void