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

outdated

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 work.

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: 1.0.10      # use latest version

Don't forget to flutter pub get.

Example #

See example directory.

Output: #

Screenshot

1
likes
40
pub points
30%
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

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on max_size_text