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

Automatically adapt the width of the text? #26

Open stoneLee81 opened 3 years ago

stoneLee81 commented 3 years ago

https://user-images.githubusercontent.com/18001708/115211275-fc1a8d00-a131-11eb-93e9-cc34ee7e2db3.png Whether it is supported or not, it will automatically adapt to the displayed width according to the number of characters. Currently, a fixed width is set. When the characters are not enough, there will be extra parts, which is not beautiful enough

hmarat commented 2 years ago

https://user-images.githubusercontent.com/18001708/115211275-fc1a8d00-a131-11eb-93e9-cc34ee7e2db3.png Whether it is supported or not, it will automatically adapt to the displayed width according to the number of characters. Currently, a fixed width is set. When the characters are not enough, there will be extra parts, which is not beautiful enough

Hey, did you find any solution? :)