auto_size_text
Flutter widget that automatically resizes text to fit perfectly within its bounds.
3.0.0
1.2M downloads/mo
#308 most downloaded on pub.dev
leisim/auto_size_text
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships unpredictably
gaps range from 9 days to 1.5 years
Nearly every release is documented
notes for 18 of 19 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
23 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
23 releases · Sep 2018 to Oct 2021Releases
latest 23-
3.0.027 Oct 2021 -
3.0.0-nullsafety.007 Feb 2021 pre-releaseNothing published for this version
-
2.1.013 Aug 2019 -
2.0.211 Jul 2019Release notes
Open source →- Fixed bug where
textScaleFactorwas not taken into account (thanks @Kavantix)
- Fixed bug where
-
2.0.2+118 Jul 2019 -
2.0.107 Jun 2019 -
2.0.002 Jun 2019Release notes
Open source →- Significant performance improvements
- Prevent word wrapping using
wordWrap: false - Replacement widget in case of text overflow:
overflowReplacement - Added
strutStyleparameter fromText - Fixed problem in case the
AutoSizeTextGroupchanges - Improved documentation
- Added many more tests
-
2.0.0+103 Jun 2019Nothing published for this version
-
2.0.0+203 Jun 2019 -
2.0.0-dev15 May 2019 pre-releaseNothing published for this version
-
2.0.0-dev+128 May 2019 pre-releaseNothing published for this version
-
2.0.0-dev+230 May 2019 pre-releaseNothing published for this version
-
1.1.205 Apr 2019Release notes
Open source →- Fixed bug where system font scale was applied twice (thanks @jeffersonatsafe)
-
1.1.127 Mar 2019Release notes
Open source →- Fixed bug where setting the style of a
TextSpanto null inAutoSizeText.richdidn't work (thanks @Koridev) - Allow
minFontSize = 0
- Fixed bug where setting the style of a
-
1.1.013 Mar 2019Release notes
Open source →- Added
groupparameter andAutoSizeGroupto synchronize multipleAutoSizeTexts - Fixed bug where
minFontSizewas not used correctly - Improved documentation
- Added
-
1.0.018 Feb 2019Release notes
Open source →- Library is used in multiple projects in production and is considered stable now.
- Added more tests
-
0.3.006 Dec 2018Release notes
Open source →- Added textScaleFactor property with fallback to
MediaQuery.textScaleFactorOf()(thanks @jeroentrappers)
- Added textScaleFactor property with fallback to
-
0.2.217 Nov 2018 -
0.2.110 Oct 2018 -
0.2.022 Sep 2018Release notes
Open source →- Added support for Rich Text using
AutoSizeText.rich()with one or multipleTextSpans. - Improved text size calculation (using
textScaleFactor)
- Added support for Rich Text using
-
0.1.022 Sep 2018 -
0.0.221 Sep 2018 -
0.0.120 Sep 2018