# fleaflet/flutter_map

Flutter's №1 non-commercially aimed map client: it's easy-to-use, versatile, vendor-free, fully cross-platform, and 100% pure-Flutter

Repository: https://github.com/fleaflet/flutter_map
Canonical: https://ross.abutalabs.com/products/flutter_map
Homepage: https://pub.dev/packages/flutter_map
Language: Dart
License: BSD-3-Clause
License Family: permissive
Topics: flutter, library, maps, flutter-map
Last push: 2026-08-03T16:03:07+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 78, longevity 100
- inputs: {"age_days": 3141, "days_push": 30, "days_rel": 64, "gap_med": 70, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3013, forks 914 (observed 2026-08-28T04:07:37.824940+00:00)

## What it is
flutter_map is a vendor-free, pure-Flutter map client library for displaying interactive maps with tile layers, markers, polylines, and polygons. It is fully cross-platform across Android, iOS, web, and desktop, and is distributed as a pub.dev package.

## Use cases
- display an interactive map in a flutter app
- show markers and pins on a map
- draw polylines and polygons on a map
- render custom tile layers from any map provider
- build a vendor-neutral alternative to google maps in flutter
- add offline or self-hosted map tiles to an app

## When to choose
- you want a free, non-commercial, vendor-free map widget in Flutter
- you need full cross-platform support including web and desktop
- you want to use your own tile server or any tile provider
- you need fine-grained control over markers, layers, and gestures

## When to avoid
- you need turn-by-turn navigation or routing built in
- you prefer a fully managed commercial SDK like Google Maps or Mapbox with their services
- your project is not built with Flutter/Dart

## Facets
- artifact type: library
- maturity: active
- function: ui-components, geospatial, http-client
- domain: cross-platform, mobile-development, web-development
- platform: windows, cross-platform
- tags: flutter, maps, tile-layers, markers, vendor-free, dart, android, ios, web, linux, macos

## Member repositories
- fleaflet/flutter_map (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:37.824940+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-30T07:30:11.086119+00:00, confidence not recorded.
  - readme: https://github.com/fleaflet/flutter_map (fetched 2026-08-28T04:07:37.824940+00:00, sha 6be1bed0dc03)
  - homepage: https://pub.dev/packages/flutter_map (fetched 2026-08-29T09:45:24.983409+00:00, sha 21c8bf8e74a9)
  - site_page: https://pub.dev/packages/flutter_map/install (fetched 2026-08-29T09:45:24.995777+00:00, sha 9826c253c038)
  - site_page: https://pub.dev/documentation/flutter_map/latest (fetched 2026-08-29T09:45:24.997534+00:00, sha 5e1daecfc63b)
  - site_page: https://pub.dev/packages/flutter_map/changelog (fetched 2026-08-29T09:45:24.992488+00:00, sha af583369baa0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
