jonataslaw / readmore

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

feat: added collapsed state #44

Closed e200 closed 1 year ago

e200 commented 1 year ago

No breaking changes.

Added a collapsed state and a collapsed widget property that allows package users to control at widget level if the text is expanded or collapsed.