adaptive_dialog
show alert dialog or modal action sheet adaptively according to platform.
showokalertdialog
convenient wrapper of showalertdialog.
ios | android |
---|---|
showokcancelalertdialog
convenient wrapper of showalertdialog.
ios | android |
---|---|
showconfirmationdialog
show confirmation dialog. for cupertino, fallback to actionsheet.
ios | android |
---|---|
showmodalactionsheet
ios | android |
---|---|
showtextinputdialog
ios | android |
---|---|
showtextanswerdialog
show text input dialog until answer is correct or cancelled.
this is useful for preventing very destructive action is executed mistakenly.
ios | android |
---|---|
Comments are closed.