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

Reusable Flutter video, image, text, banner and auto-playing slider widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add banner_slider

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

dependencies:
  banner_slider: ^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:banner_slider/banner_slider.dart';
1
likes
140
points
37
downloads

Documentation

API reference

Publisher

verified publisheriliyass-zamouri.ga

Weekly Downloads

Reusable Flutter video, image, text, banner and auto-playing slider widget.

Repository (GitHub)
View/report issues

Topics

#flutter #slider #carousel #banner #video

License

MIT (license)

Dependencies

flutter, flutter_svg, video_player, visibility_detector

More

Packages that depend on banner_slider