You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to create a listview or pageView to show the second card(Container) underneath the first card(Container). Too long time google I couldn't find a solution. I tried Swiper plugin here. It's good but can't change my way.
flutter_ swiper Plugin problem
The defaults behavior is to swipe the top widget to the down to see the next one, and the shadows of the below widgets are shown on the up. I want the reverse, swipe the top widget to up to see the next one and the shadow becomes in the bottom.
the defaults 2 shadows widgets displayed. I need to change into 1. It is impossible
I need to create a listview or pageView to show the second card(Container) underneath the first card(Container). Too long time google I couldn't find a solution. I tried
Swiper
plugin here. It's good but can't change my way.flutter_ swiper Plugin problem
The defaults behavior is to swipe the top widget to the down to see the next one, and the shadows of the below widgets are shown on the up. I want the reverse, swipe the top widget to up to see the next one and the shadow becomes in the bottom.
the defaults 2 shadows widgets displayed. I need to change into 1. It is impossible
Shadow size cannot change
The result of the way I tried
The way I want it
The text was updated successfully, but these errors were encountered: