flutter-intro-slider icon indicating copy to clipboard operation
flutter-intro-slider copied to clipboard

How to customize

Open subzero911 opened this issue 4 years ago • 1 comments

Is it possible to customize the Skip button position? By design I want it to be at the top right corner. Is it possible to use Dots indicator separately? Because I already have a self-written intro screen and want these fancy animated dots.

subzero911 avatar Nov 12 '20 15:11 subzero911

make introslider child of stack, hide all button, and make custom button position on it.

noveleven avatar Jul 13 '21 08:07 noveleven