in

Show alert dialog or modal action sheet adaptively according to platform

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.

iOSAndroid
dialog

showOkCancelAlertDialog

Convenient wrapper of showAlertDialog.

iOSAndroid

showConfirmationDialog

Show Confirmation Dialog. For Cupertino, fallback to ActionSheet.

iOSAndroid

showModalActionSheet

iOSAndroid

showTextInputDialog

iOSAndroid

showTextAnswerDialog

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

iOSAndroid

GitHub

https://github.com/mono0926/adaptive_dialog

Written by James

A flutter package for displaying common picker dialogs

Page Transformer for flutter