carousel_slider_plus
A carousel slider widget, support infinite scroll and custom child widget.
7.1.2
36K downloads/mo
#1715 most downloaded on pub.dev
kishan-dhankecha/carousel_slider_plus
What this package is like to depend on
Last release 3 months ago
02 May 2026
Ships unpredictably
gaps range from 9 days to 11 months
Most releases are documented
notes for 9 of 11 stable releases
1 version withdrawn
withdrawn after publishing
2 years old
12 releases · first in 2024
1 release in the last 12 months
see the full history below
Release timeline
12 releases · May 2024 to May 2026Releases
latest 12-
7.1.202 May 2026Release notes
Open source →Fixes
- Added
hasClients& null check on the page property to avoid null pointer errors.
Chores
- Code linter added
- Added
-
7.1.128 May 2025Release notes
Open source →Fixes
- Uses
Listenerinstead ofRawGestureDetector.- This fixes slider autoplay issue while in dragging state.
Chores
- Code formatting
- Uses
-
7.1.005 Dec 2024Release notes
Open source →Fixes
- Null safety improvements
- Page controller is now disposed when the widget is disposed
- Return empty widget when no items or itemBuilder is provided
- Fixed a bug introduced in 7.0.1, where the slider could not be operated with a mouse
-
7.0.218 Nov 2024Release notes
Open source →Fixes
- spacing issue fixed when revered is true (#7).
Chores
- Some code cleanup in carousel_slider_plus.dart
- Migrating guide updated in README.md
-
7.0.130 Aug 2024Release notes
Open source → -
7.0.007 Aug 2024Release notes
Open source →Breaking change
CarouselControllerPlusrenamed toCarouselSliderController
This change was made due to many developers had find this naming convention better over the last one and there were only few developers who have adapted to this package from original carousel_slider package at the time of this change. Due to release of 3.24 of flutter many more developers are willing to migrate to this package so it is best time to fix the naming convention before it is used widely.
Chores
- Docs updated
- Example app code updated to reflect latest changes
-
6.0.011 Jun 2024Release notes
Open source →Breaking change
CarouselControllerrenamed toCarouselControllerPlus
This change was necessary as flutter now has it's own
CarouselControllerclass as part of their material librarycarouselControllernamed property ofCarouselSliderrenamed tocontroller
Chores
- Docs updated
- Example app code updated to reflect latest changes
- Live web preview added via gh-pages
-
6.0.0+107 Aug 2024Nothing published for this version
-
5.0.224 May 2024 -
5.0.114 May 2024Release notes
Open source →Fixes
optionsinCarouselSliderin no longer required- macOS image not loading in release build issue fixed
Chores
- Code formatting
- Example project updated
- Dependencies updated
-
5.0.1+114 May 2024Nothing published for this version
-
5.0.014 May 2024 withdrawnNothing published for this version