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

Bug with position indicator when deleting pages #407

Open nicolasvahidzein opened 1 year ago

nicolasvahidzein commented 1 year ago

I cannot seem to accomplish this. I think i need to create a new unique key but then i revert back to the first slide which i do not want.

Any tips on how to accomplish this?

Cheers.