flutter_ratingreview 1.0.0 copy "flutter_ratingreview: ^1.0.0" to clipboard
flutter_ratingreview: ^1.0.0 copied to clipboard

Flutter Rating Review Package.

flutter_ratingreview #

Flutter Rating review Template.

Rating Review Template Integration. #


Implement Rating review with very minimal lines of code. Want to implement this in your project?

Steps To Integrate it into your project . #


RatingReviewIndicator(fontName: R.strings.fontName,barBackgroundColor: Color(0xFFFBEAFF), barTintColor: Color(0xFF9378FF),
        headerText: "Rating",headerTextColor: Colors.black,indexingColor: Colors.black,starFiveValue: 30,starFourValue: 60,
        starRating: "5.0",starRatingTextColor: Colors.black,starThreeValue: 90,startOneValue: 10,starTwoValue: 100,
)

Help.


  • You can email me to nikhilishwar2@gmail.com if any update or suggestion required and also support me with the improvement of this project.