jonataslaw / readmore

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

Update readmore.dart #47

Closed taimoorWork closed 6 months ago

taimoorWork commented 1 year ago

Add an option to choose whether to expand text or not, on tap on read more text. By default it is true, so this will not change the default behaviour. This option comes in handy when we want to perform some action by pressing the read more button but do not want to expand text for example navigating to a new screen that will have the expanded text.