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.
295 stars 76 forks source link

fix deprecation warning #112

Closed Wendler closed 4 months ago

Wendler commented 5 months ago

The method getPackageInfo(String, int) has been deprecated in API level 33.

This PR closes #103 and closes #84

Jonny5-5 commented 4 months ago

Can we get this pushed?

alestiago commented 4 months ago

@britannio what is this pending on?

britannio commented 4 months ago

LGTM, thank you!