flutter_carousel_slider icon indicating copy to clipboard operation
flutter_carousel_slider copied to clipboard

enableInfiniteScroll issue

Open suiebay opened this issue 1 year ago • 2 comments

When I have a list of images and enableInfiniteScroll is set to true it scrolls infinitely, but when I set enableInfiniteScroll to false it will show the last image of the list and not the current image when I disable enableInfiniteScroll

suiebay avatar May 10 '23 09:05 suiebay

same here

abdooobsl avatar Mar 29 '24 22:03 abdooobsl

Hi @suiebay, @abdooobsl

Can you please provide a reproducible code sample for this issue?

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