Show item from list of strings of a specific index

Widgets & Design

Hi,
So I'm new to FlutterFlow and I'm making an app that has multiple languages.

By using a drop down, and getting its value, I'm trying to change the text shown. This text is in a list of strings and each row is the same text but in a diferent language.

So my problem is that the text shown is not the one in the right index.

What have you tried so far?

I have tried to change the index to start at 0 and to start at 1 and it doesnt seem to work

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