any_widget_marquee 2.0.0 copy "any_widget_marquee: ^2.0.0" to clipboard
any_widget_marquee: ^2.0.0 copied to clipboard

Now with can display a Marquee effect on each and every widget, as other marquee widgets can support only text, with this widget you can marquee any available widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add any_widget_marquee

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

dependencies:
  any_widget_marquee: ^2.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:any_widget_marquee/any_widget_marquee.dart';
7
likes
40
pub points
62%
popularity

Publisher

verified publisherdarshshah.dev

Now with can display a Marquee effect on each and every widget, as other marquee widgets can support only text, with this widget you can marquee any available widget.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on any_widget_marquee