nooralibutt / easy-ads

This repo has the integration of AdMob, AppLovin-Max, UnityAds, and Facebook ads.
https://pub.dev/packages/easy_ads_flutter
BSD 3-Clause "New" or "Revised" License
38 stars 19 forks source link

Update to support new google_mobile_ads #36

Closed xxJeevesxx closed 1 year ago

xxJeevesxx commented 2 years ago

Versioning fails when upgrading other packages. The workaround listing in the issues below fails. I believe it's because easy-ads doesn't support the latest google_mobile_ads version. I'm assuming google_mobile_ads will be releasing another version soon based on the issues below. Please and thank you! :)

https://github.com/firebase/flutterfire/issues/9152 https://github.com/googleads/googleads-mobile-flutter/issues/594

xxJeevesxx commented 1 year ago

Looks like there was already a pull request for this. Sorry for the trouble.