Skip to content

[Accessibility] Problem with text scaling on ios #169269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gianlucainnocente opened this issue May 22, 2025 · 2 comments
Open

[Accessibility] Problem with text scaling on ios #169269

gianlucainnocente opened this issue May 22, 2025 · 2 comments
Labels
in triage Presently being triaged by the triage team

Comments

@gianlucainnocente
Copy link

Steps to reproduce

Steps to reproduce

  1. Use Flutter 3.27.3 or newer;
  2. Create a ios native project;
  3. Create an "add to app" module for ios with some simple text widgets;
  4. Build the ios module using "flutter build ios-framework" ;
  5. Publish it on a remote service like Artifactory or similar;
  6. Integrate the ios flutter module using Podfile into the ios native project;
  7. Show flutter module using Flutter engine into native project;

Expected results

Using ios text scale options it should scale Flutter Text widgets

Actual results

It is not scaling Text widgets when i change ios text scale options.
Else if i use the local version of the addtoapp module instead of using the remote one on Artifactory,it works correctly.

Code sample

Code sample
Text('hello world');

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs

No logs needed

Flutter Doctor output

Doctor output
[✓] Flutter (Channel stable, 3.27.3, on macOS 15.1.1 24B2091 darwin-arm64, locale it-IT)
[!] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
    ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.2)
[✓] Android Studio (version 2022.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2024.2.4)
[✓] VS Code (version 1.98.2)
@darshankawar darshankawar added the in triage Presently being triaged by the triage team label May 23, 2025
@darshankawar
Copy link
Member

@gianlucainnocente Thanks for the report. Can you provide us a demo repo that we can clone to verify this further ?
Also, please provide us iOS device details in which this behavior occurs. Please see if this is relatable or not in reported case.

@darshankawar darshankawar added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label May 23, 2025
@gianlucainnocente
Copy link
Author

Hello @darshankawar, the issue you mentioned is not the same as the one I’m experiencing.
This problem was introduced in version 3.24, alongside this iOS web issue. Everything was working correctly with version 3.22.

Unfortunately, I cannot publicly share the project because it is hosted on my customer's internal protected network. However, you can reproduce the issue by simply adding a Text widget in a Flutter module, hosting it remotely with CocoaPods, and integrating it via a Podfile into a native iOS project.

@github-actions github-actions bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in triage Presently being triaged by the triage team
Projects
None yet
Development

No branches or pull requests

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy