ellipsis_overflow_text 1.0.1+1 ellipsis_overflow_text: ^1.0.1+1 copied to clipboard
Flutter widget that automatically sets the number of lines to be shown on a text with the Ellipsis text overflow type.
1.0.1+1 #
- Updated CHANGELOG.md
1.0.1 #
- Added Feature: #2, Optionally, shows an ellipsis overflow if the last rendered line ends with break line, "\n".
- Updated README.md
1.0.0+1 #
- Updated README.md
1.0.0 #
- FIX: #1 error when calculating the number of max lines within an unbounded context.
- Added the example app.
- Updated the README.
0.0.1 #
- First Release.