auth/device_location library
Classes
- DeviceLocation
- DeviceLocation captures the physical and locale context of the device at the time of an action. Embedded into audit trails alongside user identity.
Properties
-
deviceLocationProvider
→ FutureProvider<
DeviceLocation> -
Resolves the current device location with reverse geocoding.
Handles permission requests and gracefully degrades if location is unavailable.
final