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

Dismiss an item #25

Open lambasoft opened 5 years ago

lambasoft commented 5 years ago

Hello,

Is it possible to dismiss an item (remove from list) on a press of a button?. With a simple animation

lambasoft commented 5 years ago

Working on this feature as well, will add it a PR when done

joelbrostrom commented 5 years ago

Any progress? It sounds useful.

yashwp commented 3 years ago

@joelbrostrom Is this done?

joelbrostrom commented 3 years ago

No, I don't believe it is.

mzyadatuba commented 1 year ago

still no way to remove an item and refresh the list ?