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.