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

This is a Flutter package that can enable you turn any Widget into a Marquee

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.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:custom_widget_marquee/custom_widget_marquee.dart';
1
likes
30
pub points
58%
popularity

Publisher

unverified uploader

This is a Flutter package that can enable you turn any Widget into a Marquee

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_widget_marquee