balanced_text 0.0.1 copy "balanced_text: ^0.0.1" to clipboard
balanced_text: ^0.0.1 copied to clipboard

outdated

A Flutter widget that simply balances the lines of two-line text

Balanced Text ⚖️ #

Pub

A Flutter widget that simply balances the lines of two-line text, especially useful on long titles or short descriptions.

Does not differ from the Text widget if the text fits into a single line, or exceeds two lines.

Usage #

BalancedText('The quick brown fox jumps over the lazy dog');

You can also pass properties like style, maxLines, textAlign etc.

5
likes
0
points
145
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that simply balances the lines of two-line text

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on balanced_text