Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 4.11 KB

README.md

File metadata and controls

55 lines (36 loc) · 4.11 KB

adaptive_dialog

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


Convenient wrapper of showAlertDialog.

iOS Android
n1 n2

Convenient wrapper of showAlertDialog.

iOS Android
n3 n4
n5 n6

Show Confirmation Dialog. For Cupertino, fallback to ActionSheet.

iOS Android
n3 n5
iOS Android
n7 n8
n9 n10
n11 n12
iOS Android
n1 n2
n3 n4

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