Closed andeeDev closed 3 years ago
When Swiper has loop false and layout stack it has widget during swipe from left to right.
To reproduce my issue use the code below and add an itembuilder
Swiper( loop: false, layout: SwiperLayout.STACK)
How you solve this?
please tell me how your solve this?
When Swiper has loop false and layout stack it has widget during swipe from left to right.
To reproduce my issue use the code below and add an itembuilder