overflow_text_animated 0.0.2 copy "overflow_text_animated: ^0.0.2" to clipboard
overflow_text_animated: ^0.0.2 copied to clipboard

retracted

A Flutter package project that handles text overflow with animation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add overflow_text_animated

With Flutter:

 $ flutter pub add overflow_text_animated

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

dependencies:
  overflow_text_animated: ^0.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:overflow_text_animated/overflow_text_animated.dart';
36
likes
0
pub points
85%
popularity

Publisher

unverified uploader

A Flutter package project that handles text overflow with animation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on overflow_text_animated