Repeat Integers in List

Troubleshooting

Hi everyone,

I am using a rating bar to add ratings (1-5) to a list field in a document. But I can only enter each integer (1-5) one time.

This field is collecting all ratings for the user so repeat ratings are certain.

My DB is Firestore

Any help is much appreciated! Thank you in advance.

What have you tried so far?

I read on this forum to store ratings as a string, or to store them as a data structure, but neither of these options worked. With all three methods I can successfully store the rating from the bar but the list will not allow repeat entries.

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