rating_summary 1.0.4
rating_summary: ^1.0.4 copied to clipboard
Create a summary statistic Widget to display the rating and average rating of a product.
1.0.4 #
- Add new customization features for the rating component by NivedGanga:
labelCounterStars: Allows adjusting the label with custom widgets.spacing: Enables customization of the spacing between the label and the bar.thickness: Provides control over the thickness of the bars.starColor: Allows setting a custom color for the stars.alignment: Adds flexibility to align the rating summary.
1.0.3+1 #
- Fix Infinity or NaN exception by borisvelts
1.0.2+1 #
- Fix formatting
- Update documentation
1.0.2 #
- Add custom counter label and style
1.0.1+1 #
- Change environment sdk to ">=2.12.0 <3.0.0"
1.0.1 #
- Update documentation
- Fix formatting
1.0.0 #
- Initial release