Community Member
 · CTO at IruriLabs

Can I implement "swipe to navigate back" in flutterflow?

nk you for reviewing my question.

Like instagram or Facebook, variety of apps provide 'swipe to navigate back' feature.

However, I can't find any available method to implement this in FlutterFlow. There's SwipableStack widget, but I believe that this is not for making whole structure of an app.

in pub.dev, I can find things like: https://pub.dev/packages/swipeable_page_route which is exactly what I'm looking for.

But I can figure out how to implement the package above, or use some similar feature on FlutterFlow. Can someone help me implementing the package or give me some alternatives?

5
9 replies