flutter_swiper icon indicating copy to clipboard operation
flutter_swiper copied to clipboard

How to reverse the scroll decoration while using CustomLayoutOption

Open Hasuer opened this issue 3 years ago • 0 comments

Hi, I got a question in how to change the scroll decoration while using CustomLayoutOption.

As the pic showed, there are three items in the swiper, and when I move my finger from bottom to top on the screen, what I want is the card labeld "1" would move up and fade, but now the card labeled "2" would move down from the top of screen and stack over the card labeled "1". How can I fix this?

https://user-images.githubusercontent.com/57172803/200162305-cd9e1aa9-4639-4d38-8b89-4f850763990f.mp4

Hasuer avatar Nov 06 '22 09:11 Hasuer