rolling_text 0.1.3 copy "rolling_text: ^0.1.3" to clipboard
rolling_text: ^0.1.3 copied to clipboard

Per-character vertical rolling text animation. Features spring physics, stagger, direction-aware number rolling, chromatic tints, and built-in loader loops.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rolling_text

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

dependencies:
  rolling_text: ^0.1.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:rolling_text/rolling_text.dart';
15
likes
160
points
106
downloads

Documentation

API reference

Publisher

verified publisherluisportal.com

Weekly Downloads

Per-character vertical rolling text animation. Features spring physics, stagger, direction-aware number rolling, chromatic tints, and built-in loader loops.

Homepage
Repository (GitHub)
View/report issues

Topics

#animation #text #counter #slot #number

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rolling_text