fluttercandies / extended_text

A powerful extended official text for Flutter, which supports Speical Text(Image,@somebody), Custom Background, Custom overFlow, Text Selection.
MIT License
664 stars 134 forks source link

[Feature request] Custom text to show read more text #150

Closed maxakak1998 closed 1 year ago

maxakak1998 commented 1 year ago

Platforms

dart, Android, iOS

Description

Can we do the feature that show/hide the text like this ?

image

Why

When the text is so long, we can shorten it with the Read more text in the end

zmtzawqlp commented 1 year ago

It's very easy to do like that, and not plan to add this function into ExtendedText

maxakak1998 commented 1 year ago

It's very easy to do like that, and not plan to add this function into ExtendedText

Can you instruct how to do that? Many thanks