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

discontinued
PlatformAndroidiOS

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: ^3.0.1

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
140
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on launch_review