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

how to stop scrollable vertically in slides? #70

Closed parasarorahere closed 4 years ago

duytq94 commented 4 years ago

If your content does not exceed the height of the screen, you will have non-scrollable => please fix your content height. Or using listCustomTabs to design your custom slides.