Flutter : How to make PageView scroll speed end fast

Viewed 373

How to make the scroll animation end faster ?

When scrolling using the PageView widget, i need to wait until PageView scroll animation finish only can start scrolling the ListView that contain inside the new page. How to achieve this situation ?

0 Answers
Related