flutter_swiper icon indicating copy to clipboard operation
flutter_swiper copied to clipboard

SwiperController.SWIPE event is never triggered

Open na2axl opened this issue 5 years ago • 1 comments

Hi,

I'm trying to listen to swipe events and use the SwiperController.pos value, but it seems that the Swipe event is never triggered, for any SwiperLayout.

Is there another way to get the swiper position/offset (not the index) when the user swipe?

Thanks by advance

na2axl avatar Nov 14 '19 18:11 na2axl

Related to #16

liushuai42 avatar Jun 23 '20 09:06 liushuai42