duo_rating_dialog 0.0.3 copy "duo_rating_dialog: ^0.0.3" to clipboard
duo_rating_dialog: ^0.0.3 copied to clipboard

outdated

An extended version of the rating_dialog package. Allows user to rate two Star Rating bars. Also shows a customizable icon.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add duo_rating_dialog

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

dependencies:
  duo_rating_dialog: ^0.0.3

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:duo_rating_dialog/duo_rating_dialog.dart';
3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

An extended version of the rating_dialog package. Allows user to rate two Star Rating bars. Also shows a customizable icon.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_rating_bar

More

Packages that depend on duo_rating_dialog