auto_size_text 1.1.0 copy "auto_size_text: ^1.1.0" to clipboard
auto_size_text: ^1.1.0 copied to clipboard

outdated

Flutter widget that automatically resizes text to fit perfectly within its bounds.

1.1.0 #

  • Added group parameter and AutoSizeGroup to synchronize multiple AutoSizeTexts
  • Fixed bug where minFontSize was not used correctly
  • Improved documentation

1.0.0 #

  • Library is used in multiple projects in production and is considered stable now.
  • Added more tests

0.3.0 #

  • Added textScaleFactor property with fallback to MediaQuery.textScaleFactorOf() (thanks @jeroentrappers)

0.2.2 #

  • Fixed tests
  • Improved documentation

0.2.1 #

  • Fixed problem with minFontSize and maxFontSize (thanks @apaatsio)

0.2.0 #

  • Added support for Rich Text using AutoSizeText.rich() with one or multiple TextSpans.
  • Improved text size calculation (using textScaleFactor)

0.1.0 #

  • Fixed documentation (thanks @g-balas)
  • Added tests

0.0.2 #

  • Fixed documentation
  • Added example

0.0.1 #

  • First Release
4405
likes
0
pub points
100%
popularity

Publisher

verified publishersimc.dev

Flutter widget that automatically resizes text to fit perfectly within its bounds.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on auto_size_text