rating_bar_flutter 1.0.2 copy "rating_bar_flutter: ^1.0.2" to clipboard
rating_bar_flutter: ^1.0.2 copied to clipboard

A new Flutter plugin for customisable Rating Bar with half rating support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rating_bar_flutter

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

dependencies:
  rating_bar_flutter: ^1.0.2

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_bar_flutter/rating_bar_flutter.dart';
0
likes
120
pub points
71%
popularity

Publisher

unverified uploader

A new Flutter plugin for customisable Rating Bar with half rating support.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on rating_bar_flutter