rating_summary 1.0.2+1 copy "rating_summary: ^1.0.2+1" to clipboard
rating_summary: ^1.0.2+1 copied to clipboard

Create a summary statistic Widget to display the rating and average rating of a product.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rating_summary

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  rating_summary: ^1.0.2+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rating_summary/rating_summary.dart';
37
likes
140
pub points
90%
popularity

Publisher

verified publisherflo-dev.me

Create a summary statistic Widget to display the rating and average rating of a product.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_rating_bar

More

Packages that depend on rating_summary