/flutter_rating

A flutter plugin that implements rating system.

Primary LanguageDartMIT LicenseMIT

flutter_rating

A highly customizable flutter widget that implements rating system.

Getting Started

//Only initial rating is must have parameter 
new StarRating(rating: rating),

That's all you need. See below and /example for stars.

Alt Text