widget_marquee 0.0.7 copy "widget_marquee: ^0.0.7" to clipboard
widget_marquee: ^0.0.7 copied to clipboard

A marquee for animating looping through widgets horizontally

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widget_marquee

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

dependencies:
  widget_marquee: ^0.0.7

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:widget_marquee/widget_marquee.dart';
12
likes
150
pub points
89%
popularity

Publisher

verified publisherstatefulstudio.com

A marquee for animating looping through widgets horizontally

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on widget_marquee