sanbasan

Results 1 comments of sanbasan

@KDVan `IntroductionScreen.skipOrBackFlex` is set as `0` in [example/lib/main.dart](https://github.com/Pyozer/introduction_screen/blob/master/example/lib/main.dart). This should be set as `1` (default value) to fix the indicator in the center. If you set `IntroductionScreen.skipOrBackFlex` as `0`, try...