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

How to update specific item without redrawing or updating other items #427

Open Jamalzahid opened 7 months ago

Jamalzahid commented 7 months ago

How to update specific item without redrawing or updating other items. Like if I have 10 images I want to update 5th one How to update that without updating other or redrawing other images