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

A simple awesome rating widget for flutter which also include fully customizaable, supporting any fraction of rating.

A simple awesome rating widget for flutter which also include fully customizaable, supporting any fraction of rating.

##Features

  • Set minimum and maximum rating
  • Any widgets can be used as as rating bar/indicator items
  • Different widgets can be used in same rating bar as per position
                AwesomeStarRating(
                  starCount: 5,
                  rating: 5.0,
                  size: 30.0,
                  color: Colors.orange,
                  borderColor: Colors.orange,
                ),

AWESOME RATING

DEMO

7
likes
0
pub points
68%
popularity

Publisher

unverified uploader

A simple awesome rating widget for flutter which also include fully customizaable, supporting any fraction of rating.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on awesome_rating