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

Update intro_slider.dart #68

Closed edusun closed 4 years ago

edusun commented 4 years ago
  resizeToAvoidBottomInset: false,
  resizeToAvoidBottomPadding: false,
duytq94 commented 4 years ago

Hi, thanks for your contribution, but I'm wondering if it's really useful because the intro screen doesn't usually have any text input so the keyboard can't appear. Can you tell some cases we need it?