swift_slides 1.0.1
swift_slides: ^1.0.1 copied to clipboard
A highly customizable and powerful carousel widget for Flutter.
Advanced Carousel #
A highly customizable and powerful carousel widget for Flutter, providing infinite scrolling, auto-play, and dynamic indicators.
Features #
- Infinite scrolling.
- Auto-play with customizable intervals.
- Smooth transitions with customizable curves.
- Indicator dots for visual navigation.
- Supports any widget, not just images.
Installation #
Add the dependency in your pubspec.yaml file:
dependencies:
advanced_carousel: ^1.0.0