Plugins List
Last updated
Was this helpful?
Last updated
Was this helpful?
There are many independently maintained 'plugins' created by the 'flutter_map' community that give extra, prebuilt functionality, saving you even more time and potentially money.
Some pages in this documentation provide direct links to these plugins to make it easier for you to find a suitable plugin.
However, if you're just browsing, a full list is provided below (in no particular order), containing many of the available plugins. You can click on any of the tiles to visit its GitHub repo or pub.dev package.
Although these plugins have been checked by 'flutter_map' maintainers, we do not accept responsibility for any issues or threats posed by independently maintained plugins.
Use plugins at your own risk.
There is no guarantee that any of these plugins will support the latest version of flutter_map. Please remain patient with the plugin authors/owners.
To help choose between one of these plugins or a DIY solution, see:
Marker
sPolyline
s & Polygon
sflutter_map_animations (TesteurManiak)
Replacement MapController
which provides animated movement alternatives
vector_map_tiles (greensopinion)
Suite of tools and layers for working with vector maps and associated style files
flutter_map_geojson2 (Zverik)
Parse GeoJSON into map features, with simplespec styling support
flutter_map_polywidget (TimBaumgart)
Layer that allows any widget to be displayed inside a positioned box, similar to Overlay Image Layer
fluttermap_heatmap (tprebs)
Layer that represents multiple data points in a density-to-color relationship
flutter_map_compass (josxha)
Simple compass that illustrates the direction of the map rotation (not the user's real heading)
flutter_map_tile_caching (JaffaKetchup)
Advanced, performant, highly configurable caching & bulk downloading (under a GPL license)
flutter_map_cache (josxha)
Lightweight mid-term tile caching with support for most storage backends and request cancellation
flutter_map_mbtiles (josxha)
Offline and online MBTiles parser and provider (vector variant also available)
flutter_map_pmtiles (josxha)
Offline and online PMTiles parser and provider (vector variant also available)
flutter_map_location_marker (tlserver)
Provides a prebuilt solution to display the user's location and heading/direction
flutter_map_marker_popup (rorystephenson)
Provides a prebuilt solution to display a popup above a marker when tapped
flutter_map_floating_marker_titles (androidseb)
Enables the display of 'floating' titles over markers
flutter_map_supercluster (rorystephenson)
Superfastβ’ marker clustering solution, without animations
flutter_map_marker_cluster (lpongetti)
Beautiful and animated marker clustering solution
flutter_map_radius_cluster (rorystephenson)
Marker clustering solution with support for async
marker searching within a radius
flutter_map_line_editor (ibrierley)
Enables better dynamic editing of Polyline
s and Polygon
s
line_animator (ibrierley)
Interpolates along a set of points, allowing gradual drawing of lines and animating moving markers