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

Make your text appear with an animation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animate_my_text

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

dependencies:
  animate_my_text: ^0.0.2

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:animate_my_text/animated_text.dart';
import 'package:animate_my_text/animated_text_package.dart';
4
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Make your text appear with an animation

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on animate_my_text