auto_text_resizer
A lightweight Flutter widget that automatically adjusts and resizes text to perfectly fit within its container. Ideal for dynamic layouts, buttons, cards, and titles where text size must adapt to available space.
What this package is like to depend on
Last release 1 years ago
01 Aug 2025
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
2 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
2 releases · Aug 2025 to Aug 2025
2026
Releases
latest 2-
1.0.101 Aug 2025 -
1.0.001 Aug 2025Release notes
Open source →Added
- Initial release of
auto_text_resizer. - Auto-resizing
Textwidget that automatically adjusts font size to fit its container. - Basic customization options:
minFontSizemaxFontSizestepGranularitystyle
- Example app included in
/exampleto demonstrate usage.
- Initial release of