app_review_helper 0.0.2 copy "app_review_helper: ^0.0.2" to clipboard
app_review_helper: ^0.0.2 copied to clipboard

This plugin will make it easier for you to use in-app review with minimal conditions.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add app_review_helper

With Flutter:

 $ flutter pub add app_review_helper

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

dependencies:
  app_review_helper: ^0.0.2

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:app_review_helper/app_review_helper.dart';
4
likes
0
pub points
61%
popularity

Publisher

verified publisherlamnhan.dev

This plugin will make it easier for you to use in-app review with minimal conditions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

app_review, flutter, package_info_plus, satisfied_version, shared_preferences

More

Packages that depend on app_review_helper