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

add option to control text align #11

Closed maxzod closed 1 year ago

maxzod commented 1 year ago

image

at line 102 at lib\widgets\quickalert_container.dart

ItsAkashS22 commented 1 year ago

Hello @maxzod 👋 Thank You for posting this issue, text alignment matters a lot with respect to languages. Will be adding the textAlign option to the alert in the upcoming update. Till Then, Happy Coding 🙌