flutter_keyboard_aware_dialog

Last updated:

0 purchases

flutter_keyboard_aware_dialog Image
flutter_keyboard_aware_dialog Images
Add to Cart

Description:

flutter keyboard aware dialog

Keyboard Aware Dialog #
This package is created to solve the issue where dialogs won't move upwards when soft keyboard shows. (See #27629)
Usage #
Just replace your Dialog with KeyboardAwareDialog provided by this package.
Class Mapping #



Flutter
Keyboard aware




Dialog
KeyboardAwareDialog


AlertDialog
KeyboardAwareAlertDialog


SimpleDialog
KeyboardAwareSimpleDialog



Caveats #

barrierDismissible will have no effect, you can't dismiss dialog by clicking the outside of the dialog.

Screenshots #

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.