flutter-carousel-pro icon indicating copy to clipboard operation
flutter-carousel-pro copied to clipboard

Flutter Carousel Pro

Results 47 flutter-carousel-pro issues
Sort by recently updated
recently updated
newest added

When I want to click on the image to another page, I don't know how to do.

enhancement

i'm using a stack that contains carousel and a play button on top of it in a movie trailer app and i want to redirect the user to the trailer...

Currently we need to add a sizedbox for the carousel to display images with some fixed height and width. Instead, there should be one more check in the code, if...

When autoplay = false and page is changed manually, dot color changes slowly.

I have multiple Carousels on my page, horizontal swiping one, makes them all go to the next / previous image, whilst it should only be the one being swiped on.

Is it possibe to stop sliding when the user tap on the screen ? I tried to solve this issue by changing the **autoplay to false** ontap.. but still stuck.

In Android device, when you set the `autoplay` to `true`, the Carousel works like a charm but stops at the last image. I couldn't find any setting in properties for...

Please add able to change image background color.