animated_star_rating 1.0.0
animated_star_rating: ^1.0.0 copied to clipboard
A Flutter package for animated star ratings with customizable animations.
1.0.0 #
- Initial release of the
animated_star_ratingpackage. - Added support for interactive star ratings with multiple animation types.
- Animations include: Scale, Rotate, Fade, Bounce, and No Animation.
- Allows users to rate with star icons and see animations on interaction.
- Customizable animation type via the
StarAnimationTypeenum. - Includes sample usage in the example app for easy integration.