Customizing PageView Transition Animations in FlutterFlow

Hello FlutterFlow Community,

I'm currently developing an app using FlutterFlow and have integrated a PageView widget into one of my pages. The PageView is controlled by buttons which, when clicked, trigger a scrolling animation to navigate between pages.

My question is: Is there a way to customize or completely remove the scrolling animation associated with the PageView when a button is clicked? For instance, I'd like to either have no animation at all or implement a different type of transition effect when moving from one page to another.

I've been trying to find settings or code examples within FlutterFlow that might allow me to control the transition animations, but so far, I haven't found a solution. Any advice on how to achieve this within the FlutterFlow environment would be greatly appreciated.

Thank you in advance for your help and suggestions!

3
2 replies