theobouwman / flutter_image_carousel

flutter image carousel
https://pub.dartlang.org/packages/image_carousel
Other
53 stars 21 forks source link

[Q] How can I add a dot indicator ? #10

Open hnvn opened 6 years ago

hnvn commented 6 years ago

I want to add a dot indicator to ImageCarousel, I can do it with PageView with PageController, how to make it work with ImageCarousel? zsi7n

anthonyliriano commented 6 years ago

@hnvn did you ever find a way to add a dot indicator

hnvn commented 6 years ago

yes, I did. I rewrite ImageCarousel and add my indicator: https://gist.github.com/hnvn/1d06731129215709507011fd225dd5b9 https://gist.github.com/hnvn/30953582dc45b67877634d7fc6ac486b