· Figuring it out as I go

UI affected by native font sizes

Widgets & Design

What is the best practice for handling devices that have large fonts, large display, or bold fonts turned on that causes breaks in the UI?

What have you tried so far?

I have already created a function that can handle the 'font size' property set by the native OS, but if the device such as an android has 'Display Size" turned up or bold font turned on, the font size is still affected, and overall will cause breaks in the UI.

Here is how I am limiting the font size property to not break the UI, but retain accessibility features.

Did you check FlutterFlow's Documentation for this topic?
No
3
4 replies