read_more_html 1.0.2 copy "read_more_html: ^1.0.2" to clipboard
read_more_html: ^1.0.2 copied to clipboard

A Flutter package to show HTML content with a "Read More" functionality

1.0.2 #

  • Fix ANR when HTML content is very long by using binary-search truncation instead of character-by-character layout.
  • Measure visible plain text (stripped of HTML tags) for accurate line counting.
  • Cache truncation results to avoid recalculating on every rebuild.

1.0.1 #

  • Compatible with Flutter 3.35.2 / Dart 3.5.x.
  • Improved month name customization.

1.0.0 #

  • Initial release.
1
likes
160
points
56
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package to show HTML content with a "Read More" functionality

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_html

More

Packages that depend on read_more_html