Skip to content

MathieuAuclair/flutter_rating

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A flutter plugin that implements rating system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 75.9%
  • Objective-C 16.2%
  • Java 7.9%