max_size_text 2.0.12 copy "max_size_text: ^2.0.12" to clipboard
max_size_text: ^2.0.12 copied to clipboard

Maximize size of Flutter text given available real-estate, with the intention of filling a space.

max_size_text #

Maximize size of text given available real-estate.

It works but needs some more love :)

Returns a Column(...).

Pull Requests #

Pull requests are welcome!

Usage #

Add a new dependency line to your project/pubspec.yaml file:

dependencies:
  ...
  max_size_text: 2.0.12      # use latest version

Don't forget to flutter pub get.

Example #

See example directory.

Output: #

Screenshot

1
likes
140
pub points
26%
popularity

Publisher

verified publisheronlyup.com

Maximize size of Flutter text given available real-estate, with the intention of filling a space.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on max_size_text