Non-unique data in firebase collection list

Database & APIs

Hello,

So i created this app design where you can keep track of your current weight. You select a number (which is your current weight) and save it. It saves the number in a Firebase collection list, which works untill you put the same number twice.

For example, i add 72, then 72,3 then 72 again, it's not saving it because its used before and already in the list. Any unique number works tho...

Does anyone know how i can fix this?

What have you tried so far?

Tried to look for settings that dont allow the same number twice, but can't find anything that solves it

Did you check FlutterFlow's Documentation for this topic?
No
1
5 replies