read_more_text 0.0.5
read_more_text: ^0.0.5 copied to clipboard
A simple package to implement easy to use read more text feature in your app.
0.0.1 #
- Initial release which contains all basic features of the package.
0.0.2 #
- Added
selectablenamed constructor to instruct the package to useSelectableTextinstead ofTextwidget.
0.0.3 #
0.0.4 #
- Quality fixes.
##0.0.5
- Add ability to pass keys to the read more components, to allow easy test automation.