geoclue 0.1.1 geoclue: ^0.1.1 copied to clipboard
GeoClue: The Geolocation Service
GeoClue for Dart examples #
Simple Where Am I? examples using GeoClue to get the current location and listen to location updates.
-
A minimal example that uses the simplified
GeoClue
convenience API. -
A more advanced example that uses the
GeoClueManager
andGeoClueClient
classes.