Sub6Resources / flutter_html

A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
https://pub.dev/packages/flutter_html
MIT License
1.8k stars 874 forks source link

[FEATURE] Add see more text #1194

Closed Helocominc closed 1 year ago

Helocominc commented 1 year ago

Add support for See more text. This will be responsible for expanding the html text as per max length provided. It seems very difficult to implement from the package.

j-j-gajjar commented 1 year ago

+1

Sub6Resources commented 1 year ago

Is there some sort of Html equivalent to this? If not, I'm afraid it's outside the scope of this project