Jordan Kennedy
 · Indie App Maker

Looking for an "Undo" action for SwipeableStack — Need Ideas/Help

Actions & Logic

I'm building an app that has a core functionality of swiping on a stack of cards. However, I am in need of an "undo" action so that a user can get back to a previously swiped-away card.

FlutterFlow hasn't built in this functionality into the UI. However, it looks like FF is using the "flutter_card_swiper: 6.0.0" dependency.

Is there a way I can create an action that calls the undo function? It's part of the package: https://pub.dev/packages/flutter_card_swiper

Everything I've tried isn't working, but I also don't really know what I am doing.

What have you tried so far?

I've tried creating my own actions, but nothing I have tried works.

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