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

Extend configurations to add keys for buttons #82

Closed Jamafu closed 3 years ago

Jamafu commented 4 years ago

Keys are required to run integration tests but they cannot be configured currently (for the default buttons). Any chance that this functionality could be added? It should be a rather easy to implement.

Doppelklick commented 4 years ago

would be great to add the keys to use integration tests :-)

duytq94 commented 3 years ago

Added at version 3.0.2 Thank you guys.