rate_popup 1.2.2 copy "rate_popup: ^1.2.2" to clipboard
rate_popup: ^1.2.2 copied to clipboard

This package allows you to receive ratings from users.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rate_popup

With Flutter:

 $ flutter pub add rate_popup

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

dependencies:
  rate_popup: ^1.2.2

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

Import it

Now in your Dart code, you can use:

import 'package:rate_popup/rate_popup.dart';
0
likes
0
points
389
downloads

Publisher

unverified uploader

Weekly Downloads

This package allows you to receive ratings from users.

License

unknown (license)

Dependencies

flutter, flutter_svg, syncfusion_flutter_core, syncfusion_flutter_sliders

More

Packages that depend on rate_popup