Hi there, I have a little issue. I want to make a simple action in flutterflow : when someone click on the switch, page changes. But it don't work ! Is there anyone who have a solution for this issue ?
How actions and conditions work on a switch ?
Actions & Logic
A simple action in flutterflow : when someone click on the switch, page changes. I also tried to do a condition action with a new button : if switch1 == true so go to new page.
No