m3_carousel 2.0.2 m3_carousel: ^2.0.2 copied to clipboard
A flutter implementation of the Material Design 3 carousel (https://m3.material.io/components/carousel/overview).
1.0.0 #
- Initial release.
1.0.1 #
- Updated
README.md
.
1.0.2 #
- Updated
README.md
.
2.0.0 #
- Added support for hero, contained and uncontained carousels.
- Optimized carousel animations.
2.0.1 #
- Updated listing constraints
2.0.2 #
- Added
singleSwipeGestureSensitivityRange
. - Fixed unequal outer padding for
uncontained
carousels. - Added the appropriate splash effect to carousel items.