super_text_x 0.0.3 copy "super_text_x: ^0.0.3" to clipboard
super_text_x: ^0.0.3 copied to clipboard

A Flutter package that provides customizable animated effects for text, allowing you to easily enhance the user experience in your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_text_x

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

dependencies:
  super_text_x: ^0.0.3

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:super_text_x/super_text_x.dart';
2
likes
160
points
19
downloads

Publisher

verified publishermaxdev.tech

Weekly Downloads

A Flutter package that provides customizable animated effects for text, allowing you to easily enhance the user experience in your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on super_text_x