jonataslaw / readmore

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

Removed delimiter and bumped version #27

Closed furkankurt closed 6 months ago

furkankurt commented 2 years ago

When text is expanded, the delimiter is showing like "... show less". I removed it when it expanded.

furkankurt commented 2 years ago

@jonataslaw Hey, can you review and merge my PR please? :)

jonataslaw commented 2 years ago

Hi, thanks for your PR, and sorry for the delay in reviewing it. Can you include this feature as optional? I mean, add a boolean variable to allow the new behavior to occur or not? After that, it will be ready to merge.

furkankurt commented 2 years ago

@jonataslaw Hey, I added for optional delimiter (...).