large Flutter Favorite logosmall Flutter Favorite logo

animated_text_kit 4.2.2 icon indicating copy to clipboard operation
animated_text_kit: ^4.2.2 copied to clipboard

A flutter package project which contains a collection of cool and beautiful text animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_text_kit

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

dependencies:
  animated_text_kit: ^4.2.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:animated_text_kit/animated_text_kit.dart';
4493
likes
130
pub points
99%
popularity

Publisher

verified publisher iconayushagarwal.ml

A flutter package project which contains a collection of cool and beautiful text animations.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

characters, flutter

More

Packages that depend on animated_text_kit