nslogx / flutter_easyloading

✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web
https://pub.dev/packages/flutter_easyloading
MIT License
1.24k stars 217 forks source link

Toast hide behind soft keyboard #107

Open SAGARSURI opened 3 years ago

SAGARSURI commented 3 years ago

Hi, When the soft keyboard is open in android. The toast is only shown when the keyboard is dismissed. How can we show toast when the keyboard is open? The position I am using is the bottom.

github-actions[bot] commented 3 years ago

Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.

bcanozter commented 3 years ago

+1

tranvanphay commented 2 years ago

interested

PhilipPurwoko commented 2 years ago

Feature Request: Please add configuration to show toast above keyboard