flutter-intro-slider
flutter-intro-slider copied to clipboard
How to customize
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.
make introslider child of stack, hide all button, and make custom button position on it.