Skip to content
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

Allow auto-sizing letterSpacing when MinFontSize is reached #134

Closed
cxavier20 opened this issue Aug 1, 2023 · 1 comment
Closed

Allow auto-sizing letterSpacing when MinFontSize is reached #134

cxavier20 opened this issue Aug 1, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@cxavier20
Copy link

Is your feature request related to a problem? Please describe.
Another strategy to make a text fit a pre-defined area is to tweak the letter spacing. This strategy can be used on its own or as a complement when the MinFontSize is reached.

Describe the solution you'd like
When a MinLetterSpacing is defined and the MinFontSize is reached, adjust the letter spacing to try fit the text.

Version

  • Flutter version: ^3.0.0
  • auto_size_text version: ^3.0.0
@cxavier20 cxavier20 added the enhancement New feature or request label Aug 1, 2023
@cxavier20
Copy link
Author

Sorry, missed an existing issue when searching. Duplicate of #73.

@cxavier20 cxavier20 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant