Releases: ko2ic/flutter_google_ad_manager
Releases · ko2ic/flutter_google_ad_manager
v0.11.0
- Add Custom Targeting to interstitial
- Support to reload DFPBanner
v0.10.1
0.10.1
- Fix to return Future in setMethodCallHandler()
- Format code.
0.10.0
- Fix a crash when specifying a double value for
DFPAdSize.custom()
- Set default value (width = 320,height = 50) for
DFPAdSize.custom()
- Change version to Gradle Plugin 3.5.0
v0.8.0
- Fix that test ads be shown on devices registered with TestDevice regardless of
isDevelop
.
v0.6.3+2
- Fix to compilation error when Google-Mobile-Ads-SDK v7.42.2 or later on iOS.