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

Flutter image carousel with auto-play, neighboring slide peek, and page dots sized from the carousel height.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_xf_slider_images

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

dependencies:
  flutter_xf_slider_images: ^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:flutter_xf_slider_images/flutter_xf_slider_images.dart';
0
likes
160
points
91
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter image carousel with auto-play, neighboring slide peek, and page dots sized from the carousel height.

Repository (GitHub)
View/report issues

Topics

#carousel #slider #images #widget

License

GPL-3.0 (license)

Dependencies

carousel_slider, flutter

More

Packages that depend on flutter_xf_slider_images