in_app_review_play_store 0.0.3 copy "in_app_review_play_store: ^0.0.3" to clipboard
in_app_review_play_store: ^0.0.3 copied to clipboard

The Flutter plugin for Google Play In-App Review that lets you prompt users to submit Play Store ratings and reviews without the inconvenience of leaving your app or game.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add in_app_review_play_store

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

dependencies:
  in_app_review_play_store: ^0.0.3

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:in_app_review_play_store/in_app_review_play_store.dart';
14
likes
40
pub points
0%
popularity

Publisher

unverified uploader

The Flutter plugin for Google Play In-App Review that lets you prompt users to submit Play Store ratings and reviews without the inconvenience of leaving your app or game.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on in_app_review_play_store