simc / auto_size_text

Flutter widget that automatically resizes text to fit perfectly within its bounds.
https://pub.dev/packages/auto_size_text
MIT License
2.06k stars 240 forks source link

textScaleFactor is deprecated and shouldn't be used. #140

Open lehoangkhang4869 opened 10 months ago

lehoangkhang4869 commented 10 months ago

This package use textScaleFactor but I see warning:

gauravmehta13 commented 10 months ago

Please create a PR, should be pretty easy.