Closed EmanuelDavid closed 2 years ago
When pushing a new screen the default pageTransitionAnimation: is PageTransitionAnimation.cupertino,
change it to pageTransitionAnimation: PageTransitionAnimation.fade
and the swipw from cupertino will be gone
I do not want the user to swipe the page, and go back. And I cannot find a way to disable swipe.