flexi_image_slider 1.0.1 copy "flexi_image_slider: ^1.0.1" to clipboard
flexi_image_slider: ^1.0.1 copied to clipboard

outdated

Image slider with auto scroll, dots indicator

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flexi_image_slider

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

dependencies:
  flexi_image_slider: ^1.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:flexi_image_slider/flexi_image_slider.dart';
9
likes
0
points
76
downloads

Publisher

verified publisherpackzo.dev

Weekly Downloads

Image slider with auto scroll, dots indicator

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, dots_indicator, flutter, provider

More

Packages that depend on flexi_image_slider