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

Option to change background colour of Top Part #6

Closed rohitsangwan01 closed 1 year ago

rohitsangwan01 commented 1 year ago

Hey nice package , like title says , can we change background colour of topCard , right behind the animation part

currently backgroundColor propery changing colour of bottom bart

ItsAkashS22 commented 1 year ago

Hello @rohitsangwan01, thank you so much for using the package and spending your time to drop this question/feedback here.

Currently the whole Alert Dialog takes a single background color and there is no option to change the color only for the top part, listing your suggestion as a enhancement for the next update and will make sure it solves your issue.

Happy Coding