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

A draggable carousel slider widget, support loop and custom child widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add draggable_carousel_slider

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

dependencies:
  draggable_carousel_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:draggable_carousel_slider/draggable_carousel_slider.dart';
18
likes
150
pub points
67%
popularity

Publisher

verified publisheriamjamali.ir

A draggable carousel slider widget, support loop and custom child widget.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_lints, vector_math

More

Packages that depend on draggable_carousel_slider