flutter_3d_carousel 2.1.0 copy "flutter_3d_carousel: ^2.1.0" to clipboard
flutter_3d_carousel: ^2.1.0 copied to clipboard

An interactive 3D carousel widget with smooth animations, perspective transforms, and gesture controls for showcasing content in Flutter applications.

2.1.0 - 2025-07-21 #

Changes #

  • Implemented vertical carousel and added spinAxis property.
  • Added clipBehavior property.
  • Added Example 3.

2.0.1 - 2025-06-09 #

Changes #

  • Fixed formatting issues.
  • Fixed example

2.0.0 - 2025-06-08 #

Changes: #

  • Implemented anticlockwise rotation and added clockwise property.
  • Changed List<Widget> children to List<CarouselChild> children.
  • Added widget property background.
  • Added bool property onlyRenderForeground,
  • Changed TapBehavior to BackgroundTapBehavior and tapBehavior to backgroundTapBehavior.
  • Added enum ChildTapBehaviour and childTapBehaviour property.
  • Fixed bug with carousel sizing.

1.0.2 - 2025-05-13 #

Changes: #

  • Replaced asset screen recording gif in readme.

1.0.1 - 2025-05-13 #

Changes: #

  • Improved description in pubspec.yaml.
  • Minor formatting fix.
  • Added code documentation to UtilFunctions

1.0.0 - 2025-05-13 #

Initial Release

Added #

  • Core widgets and functionality: CarouselWidget3D.
  • Example usage
21
likes
150
points
225
downloads

Publisher

verified publisherlordolumide.com

Weekly Downloads

An interactive 3D carousel widget with smooth animations, perspective transforms, and gesture controls for showcasing content in Flutter applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_3d_carousel