I have pageview. builder in this I have multiple cards. when I open the page I want to animate and show the second page just 20% of it and it needs to move back to its normal position.the aims here is to show the user that are multiple cards in the view.
animateToPage function does not work because it animates to the full page.
Expected: second card needs to swipe left 20% and needs to move back to the old position.
2
Answers
yes animateTo works exactly.Instead of animateToPage
Use animateTo method with controller like this: