flet-carousel icon indicating copy to clipboard operation
flet-carousel copied to clipboard

simple carousel sliders for flet framework

Results 2 flet-carousel issues
Sort by recently updated
recently updated
newest added

I want it to be responsive at all sizes. and I want there to be a slide effect or a custom effect on this basic carousel and whether you can...

Hi i was wondering if it was possible to add transition to your carousel? Here is how i implemented it using `dart`: ```dart class Carousel extends StatefulWidget { const Carousel({...