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

Can i style the dot indicator movement animation? #75

Closed Oladapo95 closed 2 years ago

Oladapo95 commented 4 years ago

Is it possible to style animation between the inactive dot and active dot. Something like this.

expanding-dot

duytq94 commented 4 years ago

Currently, this plugin doesn't support style the animation.

pcmushthaq commented 4 years ago

Is it possible to change the shape of the dot ? Maybe to square instead of round?

duytq94 commented 2 years ago

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