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

outdated

Flutter Rating Review Package.

flutter_ratingreview #

Flutter Chatting Ui Template.

Chat 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.