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

Prefilled Stars #36

Closed AjinkyaTaranekar closed 3 years ago

AjinkyaTaranekar commented 3 years ago

Hello,

I am looking for a design, in which the user comes to the rating screen. There I show a rating bar, where if let says the number of stars is less than 4 then he is directed to contact us screen else in-app review prompt is shown to the user with stars already prefilled and he just needs to add a comment now (if any).

Is there any method to achieve this?

Thanks and Regards Ajinkya Taranekar

britannio commented 3 years ago

There's no way to pre-fill stars in the review dialog.

AjinkyaTaranekar commented 3 years ago

Oh! I see.