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

A customizable expandable text widget with "Read more / Read less" toggle for Flutter apps.

expandable_text_plus #

ExpandableText( text: "This is a long text that will be truncated after 2 lines...", maxLines: 2, textStyle: const TextStyle(fontSize: 16, color: Colors.black), linkStyle: const TextStyle(color: Colors.red), )

0
likes
120
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable expandable text widget with "Read more / Read less" toggle for Flutter apps.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on expandable_text_plus