text_helpers 1.0.2+1 copy "text_helpers: ^1.0.2+1" to clipboard
text_helpers: ^1.0.2+1 copied to clipboard

Text overflow helpers for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_helpers

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

dependencies:
  text_helpers: ^1.0.2+1

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_helpers/text_helpers.dart';
2
likes
100
pub points
84%
popularity

Publisher

unverified uploader

Text overflow helpers for Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on text_helpers