auto_ellipsis 0.0.3 copy "auto_ellipsis: ^0.0.3" to clipboard
auto_ellipsis: ^0.0.3 copied to clipboard

discontinued

It cuts text to fit propperly at a fixed size space.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add auto_ellipsis

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

dependencies:
  auto_ellipsis: ^0.0.3

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:auto_ellipsis/auto_ellipsis.dart';
2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

It cuts text to fit propperly at a fixed size space.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on auto_ellipsis