cmdrootaccess / another-flushbar

A flexible widget for user notification. Customize your text, button, duration, animations and much more. For Android devs, it is made to replace Snackbars and Toasts.
https://pub.dev/packages/another_flushbar
MIT License
145 stars 89 forks source link

Fix side indictor when text is long #39

Closed ZiyadF296 closed 1 year ago

ZiyadF296 commented 3 years ago

Hello

If I have a lot of text content in my flushbar, the left indicator will be short, here is a screenshot: Screenshot_20210716-213248

Could you please fix that in any possible way? Thank you