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

Adds the ability to change the slides manually #67

Closed MiranKm closed 4 years ago

MiranKm commented 4 years ago

adds Keys to the class and the state of the IntroSlider so you can call the methods in the Widget.

Note: adding your own widget in the Slide doesn't work for some reason, It works on other projects, couldn't find the problem

duytq94 commented 4 years ago

Thanks for your contribution, but this pull request seems not very helpful.