text_wrap_auto_size 1.0.8 copy "text_wrap_auto_size: ^1.0.8" to clipboard
text_wrap_auto_size: ^1.0.8 copied to clipboard

outdated

Wraps text and auto sizes it dynamically with respect to the given space.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_wrap_auto_size

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  text_wrap_auto_size: ^1.0.8

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:text_wrap_auto_size/text_wrap_auto_size.dart';
5
likes
0
points
185
downloads

Publisher

verified publishernovelplotter.com

Weekly Downloads

Wraps text and auto sizes it dynamically with respect to the given space.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on text_wrap_auto_size