custom_widget_marquee 0.0.2 copy "custom_widget_marquee: ^0.0.2" to clipboard
custom_widget_marquee: ^0.0.2 copied to clipboard

Transform any Flutter widget into a customizable scrollable marquee. Provides fine-grained animation controls for bi-directional and single-direction scrolling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_widget_marquee

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

dependencies:
  custom_widget_marquee: ^0.0.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:custom_widget_marquee/custom_widget_marquee.dart';
3
likes
130
points
94
downloads

Publisher

unverified uploader

Weekly Downloads

Transform any Flutter widget into a customizable scrollable marquee. Provides fine-grained animation controls for bi-directional and single-direction scrolling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_widget_marquee