jonataslaw / readmore

A Flutter plugin than allow expand and collapse text dynamically
MIT License
257 stars 79 forks source link

Add support for RichText using TextSpan #38

Closed definitelyme closed 6 months ago

definitelyme commented 2 years ago

Any plans on adding support for RichText?

thierryoliveira-sf commented 1 year ago

Any plans on adding support for RichText?

I made a fork with some changes for supporting TextSpans. I did not create the PR for this repo because I removed some things that were not useful to my case. Take a look if it helps you: https://pub.dev/packages/rich_readmore/