html_parsed_read_more 0.0.1 copy "html_parsed_read_more: ^0.0.1" to clipboard
html_parsed_read_more: ^0.0.1 copied to clipboard

This package allows html content with read more.

Sample

HtmlParsedReadMore(
    maxLinesReadLess: 3,
    maxLinesReadMore: 1000,
    textOverflow: TextOverflow.ellipsis,
    fontFamily: 'poppins',
    textButtonFontSize: 14.0,
    text:
    '<strong>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</strong>',
)
2
likes
0
points
81
downloads

Publisher

unverified uploader

Weekly Downloads

This package allows html content with read more.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_html

More

Packages that depend on html_parsed_read_more