Releases: googleads/googleads-mobile-flutter
Releases · googleads/googleads-mobile-flutter
v8.0.0
Release Notes
Visit https://pub.dev/packages/google_mobile_ads/changelog to see the official release notes
What's Changed
- Workflow fix by @LTPhantom in #1408
- Workflow fix by @LTPhantom in #1409
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1347
- Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #1379
- Update CODEOWNERS by @LTPhantom in #1407
- Bump actions/checkout from 4.2.2 to 6.0.2 by @dependabot[bot] in #1398
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1414
- Bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0 by @dependabot[bot] in #1415
- Adds
google_mobile_adssupport for Swift Package Manager by @stuartmorgan-g in #1395 - Migration to use UISceneDelegate protocol. by @LTPhantom in #1421
- Adds isCollapsible API for BannerAd by @LTPhantom in #1425
- Renaming of initWithInt method inside FLTNSString by @LTPhantom in #1426
- GMA SDK major version update 8.0.0 by @LTPhantom in #1427
- Fixes Native Ads template for iOS | Increases minimum Flutter version by @LTPhantom in #1428
New Contributors
- @stuartmorgan-g made their first contribution in #1395
Full Changelog: v7.0.0...v8.0.0
v7.0.0
GMA SDK major version update 7.0.0 (#1369) * Fix Native Ads templates * Updated iOS project, updated inline banner ad unit in example app * Correctly set new low bounds for Flutter and Dart versions * Updated minSdk for Android to make it compatible with Flutter versions * Format fix * Added more contraints on Native Ad template to avoid unexpected button behaviors * Made the release a major release (7.0.0) * Updated Android GMA SDK to 24.9.0 * Modified layout contraints to let CTA button in Native Ad to not be pushed away
v6.0.0
v5.3.1
v5.3.0
v5.2.0
v5.1.0
v5.0.0
- Adds
MediationExtrasclass to include parameters when using mediation through the implementation ofFlutterMediationExtrasin Android andFlutterMediationExtrasin iOS. - Deprecates
MediationNetworkExtrasProviderandFLTMediationNetworkExtrasProvider. - Removed the
orientationparameter for the AppOpen Ad format. - Bumps minimum Android SDK version to 21.
- Updates GMA iOS dependency to 11.2.0
- Updates GMA Android dependency to 23.0.0