Flutter Flow: Google Map Custom Markers with Firebase
9 min readMar 14, 2024
I have previously shown how to create Google Maps with custom Markers using local data and Supabase.
I will show you how to create a Google Map with custom Markers using Firebase Firestore.
Set Up Firebase
If you haven’t already, follow Flutter Flows docs on setting up a new Firebase Project with Flutter Flow.
Also, make sure to enable and configure your Firestore Database. These are different links, although the preview is the same.