adaptive_dialog 0.7.5+1 copy "adaptive_dialog: ^0.7.5+1" to clipboard
adaptive_dialog: ^0.7.5+1 copied to clipboard

outdated

Show alert dialog or modal action sheet adaptively according to platform.

adaptive_dialog #

Show alert dialog or modal action sheet adaptively according to platform.


showOkAlertDialog #

Convenient wrapper of showAlertDialog.

iOS Android
n1 n2

showOkCancelAlertDialog #

Convenient wrapper of showAlertDialog.

iOS Android
n3 n4
n5 n6

showConfirmationDialog #

Show Confirmation Dialog. For Cupertino, fallback to ActionSheet.

iOS Android
n3 n5

showModalActionSheet #

iOS Android
n7 n8
n9 n10
n11 n12

showTextInputDialog #

iOS Android
n1 n2
n3 n4

showTextAnswerDialog #

Show text input dialog until answer is correct or cancelled. This is useful for preventing very destructive action is executed mistakenly.

iOS Android
n5 n6
935
likes
0
pub points
98%
popularity

Publisher

verified publishermono0926.com

Show alert dialog or modal action sheet adaptively according to platform.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

animations, flutter, meta

More

Packages that depend on adaptive_dialog