dynamic_carousel_widget_slider 1.0.2 copy "dynamic_carousel_widget_slider: ^1.0.2" to clipboard
dynamic_carousel_widget_slider: ^1.0.2 copied to clipboard

This is a Carousel silder which aceepts any widgets as its children by providem them to the package as a simple list of type SliderContentModel. Eg List<SliderContentModel>

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynamic_carousel_widget_slider

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

dependencies:
  dynamic_carousel_widget_slider: ^1.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:dynamic_carousel_widget_slider/dynamic_carousel_widget_slider.dart';
2
likes
90
pub points
0%
popularity

Publisher

unverified uploader

This is a Carousel silder which aceepts any widgets as its children by providem them to the package as a simple list of type SliderContentModel. Eg List<SliderContentModel>

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on dynamic_carousel_widget_slider