review_service 0.4.2
review_service: ^0.4.2 copied to clipboard
A multi-platform recipe to rate mobile apps.
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add review_serviceWith Flutter:
$ flutter pub add review_serviceThis will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):
dependencies:
review_service: ^0.4.2Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.