serenader2014 / flutter_carousel_slider

A flutter carousel widget, support infinite scroll, and custom child widget.
https://pub.dev/packages/carousel_slider
MIT License
1.55k stars 517 forks source link

Index changing even though dragging hasn't finished yet #422

Open tovidd opened 8 months ago

tovidd commented 8 months ago

I expect image not changing index when dragging hasn't finished, it must wait after drag is finish.

https://github.com/serenader2014/flutter_carousel_slider/assets/38039123/dc9e8134-388e-433c-af38-6445dd048294

carousel_slider: ^4.2.1 flutter v3.13.3 (stable)

kishan-dhankecha commented 2 days ago

Hi, @tovidd

Can you please confirm if you are having this issue on the latest version of my fork?

https://pub.dev/packages/carousel_slider_plus