text_balancer 0.1.7
text_balancer: ^0.1.7 copied to clipboard
Flutter package that makes text more readable.
0.1.7 #
- Add
TextBalancer.richconstructor to supportRichText(TextSpan) balancing. - Fix line breaks not accounting for accessibility text scale.
- Replace deprecated
textScaleFactorwithtextScaler.
0.1.6 #
- Add isBalanced property.
- Change textScaleFactor property to textScale.
0.1.5 #
- Change algorithms with dynamic programming
- Add minLines property.
0.1.3 #
- Update README.md
0.1.2 #
- Update README.md
0.1.1 #
- Update README.md
0.1.0 #
- Text balancer release.