britannio / in_app_review

A Flutter plugin for showing the In-App Review/System Rating pop up on Android, IOS, and MacOS. It makes it easy for users to rate your app.
306 stars 78 forks source link

is there a callback implementation when one of the buttons in the dialog box is clicked when the requestReview() method is called. How do you know if a user has left a review? #65

Closed sanyakuznezov closed 1 year ago

britannio commented 2 years ago

The underlying API doesn't provide such information unfortunately.