serenader2014 / flutter_carousel_slider

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

Possibility of including videos in addition to images? #362

Open farr64 opened 2 years ago

farr64 commented 2 years ago

With flutter_carousel_slider we can include dynamic GIFs in addition to plain image files.

This is great, and it would be even more awesome to also have the possibility of including videos.

Any thoughts?

Thanks.

LowLevelSubmarine commented 2 years ago

What is preventing you from using video widgets inside the carousel slider?

beiaduo commented 1 year ago

I think you can return anything

LowLevelSubmarine commented 1 year ago

@serenader2014 I think this issue can be closed