adaptive_dialog
A beautiful and smart dialog sparks your emotions and makes the interface better. Here, we will show an alert dialog or modal action sheet adaptively according to the 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 |
---|---|
![]() | ![]() |
GitHub
https://github.com/mono0926/adaptive_dialog