rate_popup 1.3.0 copy "rate_popup: ^1.3.0" to clipboard
rate_popup: ^1.3.0 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 Flutter:

 $ flutter pub add rate_popup

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

dependencies:
  rate_popup: ^1.3.0

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:rate_popup/rate_popup.dart';
0
likes
105
points
389
downloads

Publisher

unverified uploader

Weekly Downloads

This package allows you to receive ratings from users.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_svg, syncfusion_flutter_core, syncfusion_flutter_sliders

More

Packages that depend on rate_popup