Hi,
I'm new to FlutterFlow, I was testing do perform some arithmetic operations.
However is always showing "Code Expression" in the Output. Basically I crated 2 Form Elements: TextField, then I created a button and an action to output information dialog with code expression, added two variables configured as doubled and linked those to textfield1 and textfield2 then I sum var1 + var2 however text is always Code Expresion, could you please support me?