PageView: Disable the default scrolling and replace it with Tap event January 7, 2023 by Tarik To disable swiping you can set: PageView(physics: NeverScrollableScrollPhysics())