truncate_text 0.0.1 copy "truncate_text: ^0.0.1" to clipboard
truncate_text: ^0.0.1 copied to clipboard

A Flutter project for ellipsis and count Text.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add truncate_text

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

dependencies:
  truncate_text: ^0.0.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:truncate_text/truncate_text.dart';
1
likes
150
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter project for ellipsis and count Text.

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on truncate_text