auto_wrap_ellipsis_text 1.0.0 copy "auto_wrap_ellipsis_text: ^1.0.0" to clipboard
auto_wrap_ellipsis_text: ^1.0.0 copied to clipboard

retracted

A smart text widget for pixel-perfect wrapping and truncation in Flutter.

0.0.1 #

  • Initial release of AutoWrapEllipsisText.
  • Supports dynamic pixel-based line wrapping.
  • Automatically truncates overflowing text with ellipsis.
  • Fully customizable via TextStyle, maxLines, textAlign, etc.
  • Supports accessibility with semanticsLabel, locale, selectionColor.
  • Gracefully handles size constraints (SizedBox.shrink() if not renderable).
  • Optimized for rebuilds with internal width caching.

1.0.0 #

  • Chnage min Dart SDK from 3.6 to 2.19
  • Update template of README.md, CHANGELOG.md
5
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A smart text widget for pixel-perfect wrapping and truncation in Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on auto_wrap_ellipsis_text