You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know if the package supports iOS swipe back gestures?
And if it doesn't support it, is there any workaround?
I've tried several approaches already:
Add PopScope
Wrap Widget in CupertinoPageScaffold
Unfortunately, none of the approaches worked.
I'm also using GoRouter in the Project and there seems to be no example with this recommended navigation package - A comprehensive example including shell routes would be appreciated 🙏
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to know if the package supports iOS swipe back gestures?
And if it doesn't support it, is there any workaround?
I've tried several approaches already:
CupertinoPageScaffold
Unfortunately, none of the approaches worked.
I'm also using GoRouter in the Project and there seems to be no example with this recommended navigation package - A comprehensive example including shell routes would be appreciated 🙏
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions