expandable_text 2.0.0
expandable_text: ^2.0.0 copied to clipboard
Widget that only shows the first lines of a text and adds a link to expand the full text.
2.0.0 #
Null safety support
1.3.2 #
Fix expand link line break when using prefixText
1.3.1 #
Fix expand link line break when using prefixText
1.3.0 #
- New optional prefix (
prefixText,prefixStyle,onPrefixTap) - New option to change the link style (
linkStyle)
1.2.0 #
Optional expand text, to disable collapsing
1.1.0 #
New callback for expanded changed (onExpandedChanged)
1.0.0 #
New option whether the ellipsis is part of the link (linkEllipsis)
0.1.0 #
Initial release