rich_readmore 1.0.4
rich_readmore: ^1.0.4 copied to clipboard
A widget that displays text with an option to show more or show less based on the provided settings.
[1.0.4] #
- Remove null aware operator for reaching a better code
- Add unit tests for the Helper class (100% coverage on TextSpanHelper)
[1.0.3] #
- Improve readme documentation
[1.0.2] #
- Update readme with the valid instructions for use
[1.0.1] #
- Fix first node style not applied when collapsed
- Update demonstration GIF
[1.0.0] #
- initial release