optimal_wrap_text 1.1.0
optimal_wrap_text: ^1.1.0 copied to clipboard
A Flutter Text replacement that wraps short multi-line text over similarly sized lines for better visual balance.
1.1.0 #
Adds OptimalWrapRichText for optimally wrapping InlineSpan content rendered with Text.rich.
1.0.5 #
Fixes absent DefaultTextHeightBehavior in widget tree throwing an exception.
1.0.4 #
README improvement
1.0.3 #
Corrects widget alignment Golden tests Trivial example app (just main.dart) README rearrangement
1.0.2 #
Docs and formatting updated.
1.0.1 #
README assets updated.
1.0.0 #
Initial version