helpers/geoHelper library

Functions

determinePosition() Future<Position>
Determine the current position of the device.
geocodePosition({double? latitude, double? longitude}) Future<List<Placemark>?>