read_more_less 1.0.1
read_more_less: ^1.0.1 copied to clipboard
Provides a widget that shows a read more/less button in case the text exceeds the maxHeight provided in the widget.
1.0.1 #
- 💚 Added github actions
- 🚨 Fix linting issues
- Added member documentation
- Fixed formatting
- ⬆️ Updated dependencies
- replace
flutter_lints
withvery_good_analysis
- replace
0.0.4 #
- Added example gif and removed static images
0.0.3 #
- Added buttonTextStyle
0.0.2 #
- Downgraded min Dart SDK to 2.12.x
0.0.1 #
- Added read more/less widget and expandable text widget