rate_popup 1.0.13 copy "rate_popup: ^1.0.13" to clipboard
rate_popup: ^1.0.13 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.0.13

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

cupertino_icons, flat_buffers, flutter, material_design_icons_flutter, path_provider

More

Packages that depend on rate_popup