fluttercommunity / app_review

App Review - Request and Write Reviews and Open Store Listing for Android and iOS in Flutter. Maintainer: @rodydavis
https://fluttercommunity.github.io/app_review/
MIT License
329 stars 109 forks source link

Upgrade Android Plugin API to v2 #29

Closed marcosmko closed 4 years ago

marcosmko commented 4 years ago

Although the Android Plugin is not used, using the app_review plugin crashes when running on Flutter v1.17+ in embedded form.

Upgrading the Android Plugin API to v2 fixes the problem.

marcosmko commented 4 years ago

@rodydavis hello can you see the PR ;)

rodydavis commented 4 years ago

Thanks for the PR!