smart_review_prompter 1.1.0 copy "smart_review_prompter: ^1.1.0" to clipboard
smart_review_prompter: ^1.1.0 copied to clipboard

A smart way to show in-app review prompts based on user engagement, such as app open count and days since install.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_review_prompter

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

dependencies:
  smart_review_prompter: ^1.1.0

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_review_prompter/smart_review_prompter.dart';
7
likes
160
points
72
downloads

Documentation

API reference

Publisher

verified publishersatish.studio

Weekly Downloads

A smart way to show in-app review prompts based on user engagement, such as app open count and days since install.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, in_app_review, shared_preferences

More

Packages that depend on smart_review_prompter