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...).

Home Page:https://pub.dev/packages/rate_my_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating libraries

allanwolski opened this issue · comments

Please update the dependencies for compatibility with Flutter 2.0.

Because rate_my_app 0.7.2 depends on shared_preferences >=0.5.7 <2.0.0 and no versions of rate_my_app match >0.7.2 <0.8.0, rate_my_app ^0.7.2 requires shared_preferences >=0.5.7 <2.0.0.
So, because bsoft_docs depends on both shared_preferences ^2.0.3 and rate_my_app ^0.7.2, version solving failed.
pub get failed (1; So, because bsoft_docs depends on both shared_preferences ^2.0.3 and rate_my_app ^0.7.2, version solving failed.)

I will do it this week-end.