m3_carousel 2.1.3 copy "m3_carousel: ^2.1.3" to clipboard
m3_carousel: ^2.1.3 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.

2.1.0 #

  • Updated to use enums
  • Resolved some lint issues

2.1.1 #

  • Updated Flutter version to 3.44.0 and migrated Viewport cache extent.

2.1.2 #

  • Refactored the package into a modular lib/src/ layout (carousel view, controller, theme, scroll physics, and weighted/fixed-extent slivers).
  • Added axis support for horizontal and vertical scrolling.
  • Added fixedPulseDelta and centralized defaults via CarouselTheme.
  • Raised environment constraints to Dart ^3.12.0 and Flutter >=3.38.0.
  • Updated the example Android Gradle / AGP setup for AGP 9 compatibility.

2.1.3 #

  • Refactored pulse animation to use a stable content layout and animated clipping window to prevent layout shifts.
41
likes
160
points
1.05k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter implementation of the Material Design 3 carousel (https://m3.material.io/components/carousel/overview).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on m3_carousel