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

Title Style & Hide Animated Asset #34

Open PranayD1807 opened 3 months ago

PranayD1807 commented 3 months ago

Describe the solution you'd like

  1. Editable Title Style: I need the ability to control the title's appearance. This includes functions like: Font size adjustment: Allow me to make the title font smaller or larger. Potentially other style options (depending on the context): Font style (bold, italic), color changes, etc.

  2. Conditional Display of Animated GIF/Asset: I want the option to show or hide the animated GIF or asset based on specific situations.