infinite_marquee 0.0.1 copy "infinite_marquee: ^0.0.1" to clipboard
infinite_marquee: ^0.0.1 copied to clipboard

无限滚动跑马灯,可以自定义跑马灯内容,并且可以手势交互和点击.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infinite_marquee

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

dependencies:
  infinite_marquee: ^0.0.1

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:infinite_marquee/infinite_marquee.dart';
5
likes
130
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

无限滚动跑马灯,可以自定义跑马灯内容,并且可以手势交互和点击.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on infinite_marquee