Open KevinYan12138 opened 4 years ago
I currently have the same problem...
@leisim are you still working on this plugin?
Having the same issue. I'm using Flutter Web. The overflow text gets cut off entirely. Height resizes. Width doesn't resize. All other text gets cut out of frame.
Still breaks in release builds or after hot-reload on flutter web
flutter 3.1.0-9.0.pre
Steps to Reproduce I am currently running Flutter Beta 1.19.0-4.3.pre, and when I use AutoSizeText with a maxLines, the text does not resize. Instead, it will only keep the texts within the max number of lines and get rid of the rest of the text.
Code sample
Screenshots If applicable, add screenshots to help explain your problem.
Version