# Baseflow/flutter-geolocator

Android and iOS Geolocation plugin for Flutter

Repository: https://github.com/Baseflow/flutter-geolocator
Canonical: https://ross.abutalabs.com/products/flutter-geolocator
Homepage: https://baseflow.com/
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, flutter-plugin, android, ios, geolocation, geo, geolocator, location, dart, geolocator-plugin, baseflow
Last push: 2026-08-21T11:59:45+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 3010, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1334, forks 803 (observed 2026-08-28T04:04:24.817247+00:00)

## What it is
A Flutter geolocation plugin providing access to device location services across Android, iOS, macOS, web, and Windows via a federated plugin architecture. It exposes a unified Dart API for requesting permissions and retrieving position updates.

## Use cases
- get the device's current GPS location in a Flutter app
- request location permissions on Android and iOS
- stream continuous position updates while navigating
- calculate distance between two coordinates
- check if location services are enabled
- build a cross-platform app that needs geolocation

## When to choose
- you are building a Flutter app that needs device location on mobile or desktop platforms
- you want a single maintained plugin with per-platform implementations
- you need permission handling and position streams with one API

## When to avoid
- your project is native Android or iOS without Flutter
- you need background location tracking with advanced geofencing features
- you need offline map rendering or routing rather than raw positioning

## Facets
- artifact type: plugin
- maturity: stable
- function: geospatial, mobile-framework, sdk
- domain: mobile-development, cross-platform
- platform: cross-platform
- tags: flutter-plugin, geolocation, location-services, federated-plugin, dart, gps, maps, android, ios, mobile, flutter

## Member repositories
- Baseflow/flutter-geolocator (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:24.817247+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:25.911725+00:00, confidence not recorded.
  - readme: https://github.com/Baseflow/flutter-geolocator (fetched 2026-08-28T04:04:24.817247+00:00, sha 8a10d8f69b0d)
  - homepage: https://baseflow.com/ (fetched 2026-08-29T12:03:41.216785+00:00, sha e1ae41f72788)
  - site_page: https://baseflow.com/about (fetched 2026-08-29T12:03:41.219757+00:00, sha 41785a6d89bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
