belovance / QuickAlert

An instantly ready, full-featured alerts for development on any platform with flutter. Enabling you to complete projects and deploy quickly. With QuickAlert, you can display animated alert dialogs such as success, error, warning, confirm, loading or even a custom dialog.
https://pub.dev/packages/quickalert
MIT License
46 stars 42 forks source link

Remove confirm button #20 #22

Closed SatishGD9 closed 1 year ago

SatishGD9 commented 1 year ago

Addressed the issue - Remove confirm button #20 Added a new bool showConfirmBtn, to control the confirm button's visibility.