Overview
A Flutter plugin that enables in-app review requests on Android and iOS, allowing users to rate the app directly within the application. It supports checking if the in-app review flow is available before requesting it and can open the app's store listing for feedback. Designed to improve user engagement by simplifying the rating process without leaving the app. The plugin integrates seamlessly with native platforms and provides a consistent experience across devices.
Use cases
- Requesting app ratings within the app
- Improving user retention through in-app feedback
- Encouraging reviews after positive user interactions
- Opening app store listings from within the app
- Supporting both Android and iOS platforms
Key features
- Checks availability of in-app review flow
- Launches native in-app review on Android and iOS
- Opens app store listing on request
- Platform-agnostic API for Flutter
- Simple integration with minimal setup
Suitable for
- Apps seeking higher review rates
- Developers aiming to reduce friction in feedback collection
- Projects targeting both Android and iOS
- User experience-focused applications
- Feedback-driven product improvement
Considerations
- Limited to Android and iOS platforms
- Requires proper timing to avoid user annoyance
- Does not work on all devices or OS versions
- No support for custom UI review flows
- Dependent on platform-specific review policies