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

Ask for store reviews only when users are happy; route unhappy users to private feedback. Tiny, configurable Flutter gate.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_app_review_gate

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

dependencies:
  smart_app_review_gate: ^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:smart_app_review_gate/smart_app_review_gate.dart';
1
likes
140
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Ask for store reviews only when users are happy; route unhappy users to private feedback. Tiny, configurable Flutter gate.

Repository (GitHub)
View/report issues

Topics

#review #rating #ux #feedback #growth

Documentation

API reference

License

MIT (license)

Dependencies

flutter, in_app_review, shared_preferences

More

Packages that depend on smart_app_review_gate