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 516 forks source link

Regarding the item rebuild when swipe or autoplay the image list #394

Open hew999 opened 1 year ago

hew999 commented 1 year ago

Hi everyone, just want to ask how to prevent the item to rebuild evey time it swipe to next image. I enable the auto play to true when swipe to next image, it will rebuild all the set of list item in the image set.