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

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

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
0
points
205
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)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_3d_carousel