launch_review 2.0.0 copy "launch_review: ^2.0.0" to clipboard
launch_review: ^2.0.0 copied to clipboard

discontinued
outdated

A Flutter plugin to assist in leaving user reviews/ratings in Google Play Store and Apple App Store.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add launch_review

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

dependencies:
  launch_review: ^2.0.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:launch_review/launch_review.dart';
345
likes
40
pub points
99%
popularity

Publisher

verified publisheriyaffle.com

A Flutter plugin to assist in leaving user reviews/ratings in Google Play Store and Apple App Store.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on launch_review