Milad-Akarie / smooth_page_indicator

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

Can't CustomizableEffects use ScrollingDotsEffect? #81

Closed synstin closed 1 week ago

synstin commented 4 months 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.

Milad-Akarie commented 4 months ago

@synstin That's a thinker... I'll see if there's something I can do

synstin commented 3 months ago

@Milad-Akarie Are there any plans to add more in the near future? Thank you.

luis901101 commented 2 months ago

It would be great if all Effects supported Scrolling, like having a nullable maxVisibleDots that if has value then limit to that amount with scrolling.

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions