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

An extended version of the rating_dialog package. Allows user to rate two Star Rating bars.

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.4

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
110
pub points
0%
popularity

Publisher

unverified uploader

An extended version of the rating_dialog package. Allows user to rate two Star Rating bars.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_rating_bar

More

Packages that depend on duo_rating_dialog