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

A Flutter package with customizable animated text widgets for dynamic and engaging text effects.

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: ^2.0.1

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
160
points
3
downloads

Publisher

verified publisherdevthantzin.com

Weekly Downloads

A Flutter package with customizable animated text widgets for dynamic and engaging text effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on my_animated_text