Plugins List
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.
Miscellaneous
From more layers to whole heaps of new functionality, it's all here - assuming it's not in one of the other sections!
flutter_map_tile_caching (JaffaKetchup)
Advanced and highly-configurable caching solution, with support for bulk downloading
vector_map_tiles (greensopinion)
Suite of tools and layers for working with vector maps and style files
flutter_osrm (JaffaKetchup)
Suite of tools for working with routing information from an OSRM server
Marker Clustering
Marker clustering groups markers together under bigger markers when zoomed further out, decluttering your UI and giving a performance boost.
Better Marker
s
Marker
sflutter_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
Better Polyline
s & Polygon
s
Polyline
s & Polygon
sParsing & Creating Map Features
Last updated
Was this helpful?