
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.