review_manager 0.0.1 copy "review_manager: ^0.0.1" to clipboard
review_manager: ^0.0.1 copied to clipboard

A simple plugin to show native store review dialogs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add review_manager

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

dependencies:
  review_manager: ^0.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:review_manager/review_manager.dart';
0
likes
150
points
17
downloads

Publisher

verified publisherakdebuging.com

Weekly Downloads

A simple plugin to show native store review dialogs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on review_manager