text_wrap_auto_size 1.2.3 copy "text_wrap_auto_size: ^1.2.3" to clipboard
text_wrap_auto_size: ^1.2.3 copied to clipboard

Wraps text and auto sizes it with respect to the given dimensions, including style, text properties and correct hyphenation.

1.0.0+1 #

  • Initial version.

1.0.1+1 #

  • Added static getter for font size.

1.0.1+2 #

  • README.

1.0.2 #

  • README.
  • Optimization.

1.0.3 #

  • Respecting additional Text attributes

1.0.3+1 #

  • README.

1.0.4 #

  • Removed Text.softWrap
  • README.

1.0.5 #

  • Added corrected Text.softWrap
  • README.

1.0.5+1 #

  • Added demo.

1.0.6 #

  • Added debug mode.

1.0.7 #

  • Prevent word-wrapping of long text.

1.0.7+1 #

  • Improved demo.

1.0.8 #

  • README.

1.1.0 #

  • Refactored TextWrapAutoSizeHyphend.

1.1.1 #

  • Performance.

1.1.2 #

  • Quality.

1.1.3 #

  • hyphenatorx version update.

1.1.4 #

  • Bugfix: pre-defined fontSize.
  • Code cleaning.

1.1.5 #

  • Bugfix: one-word input.
  • Bugfix: textScalingFactor on Android.
  • Bugfix: Demo on Android.
  • Switched NoHyphenation-strategy to hyphenatorx.

1.1.6 #

  • Bugfix: Challenge-object created with same font size in edge cases.

1.1.6+1 #

  • README.

1.1.6+2 #

  • README.

1.1.6+3 #

  • README.

1.1.7 #

  • Reduced testing-roundtrips for large outer boxes.
  • Flooring width and height of outer box.

1.1.8 #

  • Improved performance for portrait text area.

1.1.9 #

  • Calculating initial font size.

1.2.0 #

  • Calculating initial font size.
  • Removed parameter removeFontSize.

1.2.1 #

  • Added minFontSize and maxFontSize.

1.2.2 #

  • README.

1.2.3 #

  • Performance: iteration over font size candidates.
5
likes
150
pub points
68%
popularity

Publisher

verified publishernovelplotter.com

Wraps text and auto sizes it with respect to the given dimensions, including style, text properties and correct hyphenation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, hyphenatorx

More

Packages that depend on text_wrap_auto_size