in_app_review_kmp 1.0.6 copy "in_app_review_kmp: ^1.0.6" to clipboard
in_app_review_kmp: ^1.0.6 copied to clipboard

Plugin that allows to launch in-app and in-market review flows. Build over KMP

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add in_app_review_kmp

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

dependencies:
  in_app_review_kmp: ^1.0.6

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_kmp/in_app_review.dart';
import 'package:in_app_review_kmp/in_app_review_code.dart';
import 'package:in_app_review_kmp/in_app_review_method_channel.dart';
import 'package:in_app_review_kmp/in_app_review_params.dart';
import 'package:in_app_review_kmp/in_app_review_platform_interface.dart';
3
likes
140
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin that allows to launch in-app and in-market review flows. Build over KMP

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on in_app_review_kmp