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

update to 31 #58

Closed khizar1556 closed 1 year ago

khizar1556 commented 2 years ago

please update it to sdk 31 android requirement

pranavo72bex commented 2 years ago

its working completely fine on android 12 devices..

britannio commented 2 years ago

I created a new Flutter app and ran the following commands:

flutter pub add in_app_review
flutter build apk

No warnings related to the SDK version were produced so I don't think this is urgent however it's easy to resolve.