Flutter Flow: Adding Custom Markers for Google Maps

Christopher Coffee
9 min readNov 20, 2023

Custom markers on Google Maps is one of the highest requested features on Flutter Flow. I’ll walk through how to achieve this using a custom widget.

This tutorial goes through manually adding data in Flutter Flow to show the icons. For a more dynamic approach check out my other approach using Supabase

--

--