readmore_expandable_text 0.0.3
readmore_expandable_text: ^0.0.3 copied to clipboard
A Flutter widget for expandable text with customizable styles and animations.
Changelog #
0.0.1 - 2024-03-19 #
Added #
- Initial release of ExpandableText widget
- Supports customizable text styles for both content and expand/collapse button
- Customizable max lines before expansion
- Customizable expand/collapse icons and colors
- Customizable button text ("See More"/"See Less")
- Automatic detection of text overflow
- Smooth expand/collapse animations