Hello,
I'm new to Flutterflow and I'm trying to implement a flippable card inside my app.
The goal is to have it so that when a button is clicked, there can be an action triggered to flip the card and show the back side of it. I don't want the user to tap on it.
I know you can do this with a PageView widget using the "Control PageView" action. But I haven't found anything that works similarly to that with a flippable card. If this is possible, please let me know.
Thanks!