flutter_carousel_slider icon indicating copy to clipboard operation
flutter_carousel_slider copied to clipboard

Neighbor image is a copy of Current image

Open tovidd opened this issue 1 year ago • 1 comments

I expect can see different image between current image and neighbor image.

Current behavior is carousel show current image at neighbor image, after some delay it blink and replace with new image.

https://github.com/serenader2014/flutter_carousel_slider/assets/38039123/b89d74d8-5255-4f1a-be8a-ca189ae7da45

carousel_slider: ^4.2.1 flutter v3.13.3 (stable)

tovidd avatar Sep 15 '23 12:09 tovidd

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

kishan-dhankecha avatar May 18 '24 08:05 kishan-dhankecha