How to get map data from Firestore to FlutterFlow

Database & APIs

Hi!

I'm looking for help with downloading data saved in Firestone as a map to FlutterFlow. I've probably looked through all the posts on this topic, searched Google far and wide and unfortunately, despite trying, I haven't been able to figure it out for two days. Based on the posts I found, unfortunately I was unable to transfer the data to FF.

In my case, Sensors is the device number, Odczyt_0 is data downloaded from the device. Every 10 minutes, new data is downloaded and the number next to "Odczyt" is increased by 1 up to 144. Then the Odczyt number is reset to zero and counted from the beginning.

How to set Data Types so that data is correctly downloaded to FF?

What have you tried so far?

I have tried creating different Data Types, linking by REF, by DataTypes, by lists and without lists. Nothing worked. The mistake is probably simple, although I'm doing it for the first time and I don't feel confident in it.

Did you check FlutterFlow's Documentation for this topic?
Yes
3 replies