Accessibility: Persist Text Scaling Factor is not restored after app restart

General Conversations

Hi everyone,

While testing the Accessibility feature in FlutterFlow, I found what appears to be a reproducible issue with "Persist Text Scaling Factor".

The selected text scaling is applied correctly, but after restarting the application it always returns to the default value, even when persistence is enabled.

I reproduced the behavior on:

• Flutter Web

• Installed PWA

• Android Installed PWA

• iOS Installed PWA

I already submitted an official GitHub issue with full reproduction steps and Bug Report Code:

https://github.com/FlutterFlow/flutterflow-issues/issues/7336

I'm sharing it here in case anyone else can reproduce the same behavior.

If you've seen this issue too, I'd appreciate if you could comment on the GitHub issue or share your experience here.

Thanks!

3