Milad-Akarie / smooth_page_indicator

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

Display text inside the dots #49

Closed Edvardunsvag closed 1 year ago

Edvardunsvag commented 2 years ago

Hello. Great work with the package. It would be a very neat feature to add a title option to the dots. This way you would be able to display the pagenumber for instance, instead of just showing dots.

Looking forward to hearing from you.

mikhael28 commented 2 years ago

I will +1 this issue - it would be very nice indeed! As nice and as simple as this package is to implement (I'm using it in two different parts of my project) I'm going to have to remove it and swap it with something I hand-roll or another package, mostly because having the ability to display a custom element within the Swap Effect is mission critical to allowing anything more than the most basic navigation.

mikhael28 commented 2 years ago

For example, this package seems to support custom child Elements that would support such a use-case. https://pub.dev/packages/page_view_indicators

github-actions[bot] commented 1 year 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