animated_text_kit 4.2.3 copy "animated_text_kit: ^4.2.3" to clipboard
animated_text_kit: ^4.2.3 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
copied to clipboard

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.3
copied to clipboard

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';
copied to clipboard
5.3k
likes
160
points
165k
downloads

Publisher

verified publisherayushagarwal.ml

Weekly Downloads

2024.09.11 - 2025.03.26

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

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

characters, flutter

More

Packages that depend on animated_text_kit