duytq94 / flutter-intro-slider

Simple and configurable app introduction slider for Flutter
https://pub.dartlang.org/packages/intro_slider
MIT License
677 stars 141 forks source link

[Feature Request] Support even shapes other than dots to indicate progress. #129

Closed agent515 closed 2 years ago

agent515 commented 2 years ago

Journey progress is shown using 'dots' on the screens. You can change the animation, color, and radius but not the shape itself. I'm requesting a feature to support different shapes in one of the two ways:

In short, this feature should allow us to create a journey-progress widget as shown below. Screenshot 2022-07-17 at 11 28 08 AM

duytq94 commented 2 years ago

Hi, that's a cool idea, I'll try to develop it.

duytq94 commented 2 years ago

Implemented at version 4.0.0 https://github.com/duytq94/flutter-intro-slider#indicatorconfig-parameter