flutter_rating_stars 1.1.0
flutter_rating_stars: ^1.1.0 copied to clipboard
A Flutter package to create Rating Stars bar. It will be useful for your awesome app.
1.1.0 20/04/2024 #
- Breaking change: Migrate to Flutter 3.19.6
- [New] Support vertical axis.
- [New] Support z axis rotation.
1.0.3+4 25/06/2021 #
- Fix demo image.
1.0.3+3 17/06/2021 #
- Update README.
1.0.3+2 16/06/2021 #
- Update information.
1.0.3+1 04/06/2021 #
- Update documentation comments.
1.0.3 25/05/2021 #
- Fix bug: Calculate value when clicked on star items.
- Improve documentation.
- Rename to RatingStars.
1.0.2 13/05/2021 #
- Remove flutter_svg.
1.0.1 13/05/2021 #
- First release version.