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

A banner view that can be auto-slide.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add banner_view_helper

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

dependencies:
  banner_view_helper: ^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:banner_view_helper/banner_view_helper.dart';
0
likes
120
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A banner view that can be auto-slide.

Homepage

License

BSD-3-Clause (license)

Dependencies

carousel_slider, flutter

More

Packages that depend on banner_view_helper