form_fields/location/location_utils library

Classes

GooglePlaceId

Extensions

RProxyServerGMaps on RProxyServer
SunnyPlaceFromGoogleMapsExt on SunnyPlace

Functions

fromGeoPoint(GeoPoint? point) → Location?
lookupAddressInGoogle(SunnyPlace place) Future<GooglePlaceId?>
lookupPlaceInGoogle(String? placeId) Future<PlaceDetails?>
openMap(BuildContext context, PlaceDetails placeDetails) Future
openMapForLocation(BuildContext context, IPhysicalLocation sunnyPlace) Future
photoUrl(dynamic reference) String
searchPlaceInGoogle(String queryString) Future<List<IPhysicalLocation>>