location_manager library
Classes
- AddressComponent
- The AddressComponent class in Dart represents a structured address with various components like address lines, country, state, city, postal code, latitude, longitude, and country code.
- LatLong
-
The
LatLong
class in Dart represents latitude and longitude coordinates with nullable double values. - LocationManager