running_text 0.1.2 copy "running_text: ^0.1.2" to clipboard
running_text: ^0.1.2 copied to clipboard

Flutter widget "running text". Allows running an string list. Provides customizations including two horizontal directions, velocity, fading when appearing or disappearing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add running_text

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

dependencies:
  running_text: ^0.1.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:running_text/running_text.dart';
2
likes
150
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter widget "running text". Allows running an string list. Provides customizations including two horizontal directions, velocity, fading when appearing or disappearing.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on running_text