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

Fix issue #131 #132

Closed cksrc closed 2 years ago

cksrc commented 2 years ago

This pull request fixes duytq94/flutter-intro-slider/issues/131 a bug where autoScroll timer is started on Tap ignoring configuration parameters.

duytq94 commented 2 years ago

Thanks for your PR 💯