Press ESC to close

Flutter App : A custom widget to constrained a size of text, because textScaleFactor not work with most devices

text_widget

Without using fontSize, you can constrain font scale easily.

It does not support multi-lines now but will do it soon.

It’s constrained by custom screen width size.

More and more responsive text widget

text_widget_demo.mp4

Screenshot 2022-03-11 201739
Screenshot 2022-03-11 201759
Screenshot 2022-03-11 202424

GitHub

View Github

Footer Example