serenader2014 / flutter_carousel_slider

A flutter carousel widget, support infinite scroll, and custom child widget.
https://pub.dev/packages/carousel_slider
MIT License
1.59k stars 580 forks source link

Animate inserting and removing items #109

Closed ernesto-handy closed 4 years ago

ernesto-handy commented 4 years ago

Is it possible to animate inserting and removing items like in an AnimatedList?

serenader2014 commented 4 years ago

Sorry for the late response.

Currently animating inserting or removing is not supported. :(

vorant94 commented 1 year ago

@serenader2014 is it still not supported?

uynguyen commented 1 year ago

Anyone has any idea to make it works? ...