lzhuor/auto_size_text_field

[accessibility] For larger fonts, field size does not match.

GabrieleSuzart opened this issue · 0 comments

Problem

On device users with disabilities configure larger texts. The calculation of the field size does not consider this variation.

Expected

That when typing 123 in the field, with the font increased by up to 400%, all numbers are visible on the screen.

Version

auto_size_text_field: ^1.0.0-nullsafety.1

Record

Gravacao.de.Tela.2021-07-27.as.17.33.43.mov
Gravacao.de.Tela.2021-07-27.as.17.12.03.mov

Tip

How to get the font percentage: MediaQuery.of(context).textScaleFactor