flutter_carousel_slider
flutter_carousel_slider copied to clipboard
enableInfiniteScroll issue
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
same here
Hi @suiebay, @abdooobsl
Can you please provide a reproducible code sample for this issue?