marquee_view 1.0.0 copy "marquee_view: ^1.0.0" to clipboard
marquee_view: ^1.0.0 copied to clipboard

A simple and easy-to-use marquee plugin, supports from any widget to marquee.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add marquee_view

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

dependencies:
  marquee_view: ^1.0.0

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:marquee_view/marquee_view.dart';
1
likes
150
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and easy-to-use marquee plugin, supports from any widget to marquee.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on marquee_view