riverpod/location_kit_providers library
Properties
-
bootstrapRouteProvider
→ FutureProvider<
LocationBootstrapRoute> -
final
-
cachedLocationProvider
→ FutureProvider<
LocationFixResult?> -
final
-
fetchAndSaveLocationProvider
→ AutoDisposeFutureProvider<
LocationFlowResult> -
Fetches current location and persists when successful.
final
-
inAppLocationConfigProvider
→ Provider<
InAppLocationConfig> -
Default InAppLocationConfig for the app — override in ProviderScope.
final
-
locationBootstrapProvider
→ Provider<
LocationBootstrap> -
final
-
locationKitProvider
→ Provider<
LocationKitBase> -
final
-
locationStorageProvider
→ Provider<
LocationStorage> -
final