text_wrap_auto_size 1.0.5+1 text_wrap_auto_size: ^1.0.5+1 copied to clipboard
Wraps text and auto sizes it dynamically with respect to the given space.
1.0.0+1 #
- Initial version.
1.0.1+1 #
- Added static getter for font size.
1.0.1+2 #
- README update.
1.0.2 #
- README update.
- Optimization.
1.0.3 #
- Respecting additional Text attributes
1.0.3+1 #
- README update.
1.0.4 #
- Removed Text.softWrap
- README update.
1.0.5 #
- Added corrected Text.softWrap
- README update.
1.0.5+1 #
- Added live example.