expandable_text_x 1.1.0
expandable_text_x: ^1.1.0 copied to clipboard
A Flutter widget for collapsed and expandable text with configurable links, animations, styles, mentions, hashtags, and URL taps.
1.1.0 #
- Add
ExpandableTextControllerfor programmatic expand, collapse and toggle. - Fix tap handling so enabled text taps work across the full text bounds while link, prefix, URL, mention and hashtag taps keep priority.
- Fix
IntrinsicHeightcompatibility. - Fix URL/mention/hashtag style parsing when a style is provided without a tap callback.
- Fix main text style inheritance in collapsed, expanded and parsed text spans.
- Fix collapse animation so it animates through intermediate heights.
