Skip to content

A simple flutter plugin to show native store review dialogs.

License

Notifications You must be signed in to change notification settings

Abedalkareem/review_manager

Repository files navigation

pub package Telegram Youtube Twitter Coffee

A simple plugin to show native store review dialogs.

Getting Started

1- Simply add the following line to your pubspec.yaml file:

dependencies:
  review_manager: any       # <-- Add this line

2- When you would like to ask the user for a review call requestReviewIfAppropriate.

_reviewManagerPlugin.requestReviewIfAppropriate();

Important!

  • On iOS in debug mode the review dialog will always show, but in production it's different, it will not always show, to know more check this.
  • On Android it's better to go check this and this.

Support me 🚀

You can support this project by:

1- Checking my apps.
2- Star the repo.
3- Share the repo with your friends.
4- Buy Me A Coffee.

Follow me ❤️

Facebook | Twitter | Instagram | Youtube

About

A simple flutter plugin to show native store review dialogs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published