Flutter_widget_from_html: Text not honoring device accessibility settings

Created on 21 Sep 2019  路  3Comments  路  Source: daohoangson/flutter_widget_from_html

I put the title and body of these cards in HTMLWidgets to parse them and the text scale of the widgets isn't scaling with the accessibility settings of the phone:

Simulator Screen Shot - iPhone X蕗 - 2019-09-21 at 01 09 19

You can see how the AppBar title and the labels on the bottom nav are MUCH larger than normal... I didn't set the size on those, so that's all the device accessibility settings.

bug

Most helpful comment

v0.2.3+1 has been released with the fix for this, please try upgrading @mclark4386

All 3 comments

This is definitely a bug, I'll see what can be done.

v0.2.3+1 has been released with the fix for this, please try upgrading @mclark4386

Looks good! thanks!

Was this page helpful?
0 / 5 - 0 ratings