Skyost / RateMyApp

This plugin allows to kindly ask users to rate your app if custom conditions are met (eg. install time, number of launches, etc...).
https://pub.dev/packages/rate_my_app
MIT License
273 stars 111 forks source link

fix: Android requesting extra permissions #145

Closed Laennart closed 5 months ago

Laennart commented 6 months ago

To use this fix now, add this to your pubspec.yaml:

rate_my_app:
  git:
    url: https://github.com/stikkyapp/RateMyApp
    ref: 93d4ff025a8b243b31c547e77d8a097dfeffc2f6

closes #137

Skyost commented 5 months ago

Thanks !