flutter_image_carousel
flutter_image_carousel copied to clipboard
[Q] How can I add a dot indicator ?
I want to add a dot indicator to ImageCarousel, I can do it with PageView with PageController, how to make it work with ImageCarousel?
@hnvn did you ever find a way to add a dot indicator
yes, I did. I rewrite ImageCarousel and add my indicator: https://gist.github.com/hnvn/1d06731129215709507011fd225dd5b9 https://gist.github.com/hnvn/30953582dc45b67877634d7fc6ac486b