flutter-carousel-pro
flutter-carousel-pro copied to clipboard
Flutter Carousel Pro
Just like css sliders on the web.
Image onTap
When I want to click on the image to another page, I don't know how to do.
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.