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

my_animated_text is a Flutter package that provides a collection of customizable animated text widgets, including typewriter, slide, wave, gradient, shimmer, and more, to make your app's text dynamic [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add my_animated_text

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

dependencies:
  my_animated_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:my_animated_text/my_animated_text.dart';
7
likes
125
points
2
downloads

Publisher

verified publisherdevthantzin.com

Weekly Downloads

my_animated_text is a Flutter package that provides a collection of customizable animated text widgets, including typewriter, slide, wave, gradient, shimmer, and more, to make your app's text dynamic and visually engaging.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on my_animated_text