flutter_keyboard_aware_dialog 1.0.0 copy "flutter_keyboard_aware_dialog: ^1.0.0" to clipboard
flutter_keyboard_aware_dialog: ^1.0.0 copied to clipboard

outdated

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 #

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

Screenshots #

8
likes
25
pub points
41%
popularity

Publisher

unverified uploader

Keyboard aware dialog

Repository (GitHub)
View/report issues

License

WTFPL, BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_keyboard_aware_dialog