animated_hero_carousel 1.0.1
animated_hero_carousel: ^1.0.1 copied to clipboard
A highly customizable and animated hero carousel for Flutter, designed to create engaging and visually appealing user interfaces.
1.0.1 #
- Added CI workflow with GitHub Actions.
- Added badges for build status, pub.dev version, license, and style to
README.md. - Updated
LICENSEfile with MIT License.
1.0.0 #
- Initial release of the
animated_hero_carouselpackage. - Added
AnimatedHeroCarouselwidget with support for hero animations, custom styles, and multiple indicator types. - Implemented pre-built styles:
netflix,instagram, andspotify. - Added
HeroCarouselControllerfor programmatic control. - Added
ExpandableDetailScreenfor drag-to-expand functionality.