spotlight_carousel

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

spotlight carousel

spotlight_carousel #
A Flutter widget for displaying images in a carousel style with an optional page indicator. See the demonstration here.

Getting Started #
To include in your Flutter project, import the base Dart file.
import 'package:spotlight_carousel/spotlight_carousel.dart';
copied to clipboard
Then, add the widget to your build method.
SpotlightCarousel(
images: images,
titles, titles,
descriptions, descriptions,
);
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.