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 108 forks source link

Change `launch` and `canLaunch` #64

Open mihiron opened 2 years ago

mihiron commented 2 years ago

If you update url_launcher over 6.1.0, please change this.

launch & canLaunch is deprecated on url_launcher over 6.1.0.

Thanks!