App State

Actions & Logic

Suppose App State has two entries, “ABC” and “DEF”.

We would like to display a specific Container when the text field contains a word defined in App State (in this case, when either or both “ABC” or “DEF” are entered).

What have you tried so far?

At first I tried to implement it with Conditional, but it did not work, perhaps my method was wrong.

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