Milad-Akarie / smooth_page_indicator

Flutter Smooth PageView indicators
MIT License
1.24k stars 147 forks source link

Can't CustomizableEffects use ScrollingDotsEffect? #88

Open synstin opened 3 days ago

synstin commented 3 days ago

I used a CustomizableEffect to customize the color of the dots, but the CustomizableEffect doesn't seem to be able to use the Scrolling feature. So currently I can't use ScrollingDotsEffect and customize the dot color.

Is there a way around this? Thanks.

https://github.com/Milad-Akarie/smooth_page_indicator/issues/81