shimcy / flutter_rating

A flutter plugin that implements rating system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Dart 76.4%Language:Objective-C 15.9%Language:Java 7.7%