개발/Flutter
if page view pageController 'jumpTo', 'animateTo' not working
dev_caleb
2022. 11. 7. 10:16
728x90
if your pageController is not working when you command to 'jumpTo' or 'animateTo',
then use 'jumpToPage(int index)' or 'animateToPage(int index)'.

728x90