You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having issues regarding the system text size set by the user, It's making the text on my app way big, so when I tried to limit text scaling using minTextScale and maxTextScale it just does not work.
I'm currently on flutter_screenutil: ^6.0.0-alpha.1
The text was updated successfully, but these errors were encountered:
ouazom
changed the title
minTextScale and maxTextScale does not have any effect
minTextScale and maxTextScale has no effect
May 5, 2025
I'm having issues regarding the system text size set by the user, It's making the text on my app way big, so when I tried to limit text scaling using
minTextScale
andmaxTextScale
it just does not work.I'm currently on
flutter_screenutil: ^6.0.0-alpha.1
The text was updated successfully, but these errors were encountered: