carousel_banner 0.1.2 copy "carousel_banner: ^0.1.2" to clipboard
carousel_banner: ^0.1.2 copied to clipboard

A swipeable, infinitely looping Flutter banner carousel with color or image backgrounds and a mandatory bottom-anchored title and subtitle.

0.1.2 #

  • Fixed dartdoc API documentation and example generation for pub.dev.
  • Fixed CarouselController import ambiguity in example app.

0.1.1 #

  • Updated README.md with comprehensive documentation, parameters reference table, import compatibility tips, and code examples for pub.dev.

0.1.0 #

  • Added viewportFraction & enlargeCenterPage for adjacent slide peeking and 3D center slide scaling effects.
  • Added badgeText & badgeColor support on CarouselItem for top-left promo chips.
  • Added ctaText & onCtaTap support on CarouselItem for bottom-right action buttons.
  • Added aspectRatio property for responsive banner scaling.
  • Added arrowAlignment (Alignment.center, Alignment.topCenter, Alignment.bottomCenter) and arrowsOnSlide for flexible navigation arrow positioning.
  • Added enableHero and heroTag on CarouselItem for Netflix-style Hero card-to-page expansions.
  • Added CarouselDetailPage widget for instant Netflix-style detail page transitions.

0.0.1 #

  • Initial release.
  • Infinitely looping carousel with colour or image backgrounds.
  • Mandatory bottom-anchored title and subtitle.
  • Autoplay with progress in the active dot, optional onTap and custom overlay.
2
likes
160
points
170
downloads

Documentation

API reference

Publisher

verified publisherruwaid.in

Weekly Downloads

A swipeable, infinitely looping Flutter banner carousel with color or image backgrounds and a mandatory bottom-anchored title and subtitle.

Homepage

Topics

#carousel #banner #slider #ui

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on carousel_banner