Using an array from firebase

Troubleshooting

Hello flutterflow!

I'm having some trouble displaying the correct element from my database.

I want to display in a list: VERB + Translation (based on user's language)

My firebase document looks like this:

I've created a DataType for it

Which is then used in my schema in FF

My problem: I'm not able to properly bind the correct translation to the component parameter based on the user's language.

Any idea where I should be looking or any tutorial that could help?

What have you tried so far?

I've searched online for mapping firebase arrays to component parameters

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