Conversation
PiperOrigin-RevId: 799083260
PiperOrigin-RevId: 799088456
PiperOrigin-RevId: 799144506
…rs (7.5.0.2.0, 7.5.0.5.0) PiperOrigin-RevId: 799611385
…rs (3.12.1.0, 3.12.1.0) PiperOrigin-RevId: 799611651
…ers (7.5.1.0, 7.5.3.0) PiperOrigin-RevId: 799616132
…ters (4.16.1.0, 4.16.1.0) PiperOrigin-RevId: 799706553
PiperOrigin-RevId: 800098440
PiperOrigin-RevId: 800216851
PiperOrigin-RevId: 800471104
… Android build.gradle. PiperOrigin-RevId: 800968887
PiperOrigin-RevId: 802185801
PiperOrigin-RevId: 802511020
…he mediation developer docs PiperOrigin-RevId: 802690607
…pters (16.9.91.1, 7.7.9.0) PiperOrigin-RevId: 803167405
…diation developer docs. PiperOrigin-RevId: 803189609
…mediation developer docs. PiperOrigin-RevId: 803194530
…diation developer docs. PiperOrigin-RevId: 803197631
…ion 1.0.0 in the mediation developer docs. PiperOrigin-RevId: 803198161
PiperOrigin-RevId: 803201458
PiperOrigin-RevId: 803208667
PiperOrigin-RevId: 803214262
PiperOrigin-RevId: 803543917
PiperOrigin-RevId: 803551879
PiperOrigin-RevId: 803560717
…ters (4.8.0.0, 4.8.1.0) PiperOrigin-RevId: 804463692
…rs (7.5.0.3.0, 7.5.0.7.0) PiperOrigin-RevId: 804463765
…apters (9.9.3.0, 9.9.2.0) PiperOrigin-RevId: 804464205
…rs (4.0.0.0, 3.13.0.0) PiperOrigin-RevId: 804475720
) Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.12.1...0.13.0) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PiperOrigin-RevId: 881341801
PiperOrigin-RevId: 881343259
PiperOrigin-RevId: 881355336
PiperOrigin-RevId: 881358123
PiperOrigin-RevId: 881469695
…s#1395) * Initial restructure * Update paths in Xcode project * Adjust include paths for new file structure * Don't ignore shared xcode data * Automigration * Remove duplicate source references from example project to fix compilation * Add the webview_flutter_wkwebview dependency in SwiftPM * Manual scheme integration
…pters (17.0.91.0, 8.0.8.0) PiperOrigin-RevId: 888142597
… (2.0.8.1, 2.2.1.0) PiperOrigin-RevId: 888142988
… (6.21.0.1, 6.21.1.0) PiperOrigin-RevId: 888143097
…ters (5.45.3.0, 5.40.0.0) PiperOrigin-RevId: 888143157
…rs (4.6.0.0, 4.4.1.0) PiperOrigin-RevId: 888143412
… (3.0.1.1, 3.0.1.0) PiperOrigin-RevId: 888143891
…ters (5.0.0.0, 5.0.0.0) PiperOrigin-RevId: 891909995
* GMAPlugin iOS first update * Added FlutterSceneLifeCycleDelegate * Updated Example app
* Android and iOS integration of isCollapsible API
* Changed initWithInt method name of FLTNSString category to avoid possible name clashes
* Android major update * iOS major update * Updated CHANGELOG * Added new LargeAnchoredAdaptive Banner Ad Sizes
…googleads#1428) * Fixed iOS Native Ads Template. Updated min Flutter version * Updated CHANGELOG
…ters (13.6.2.0, 13.6.1.0) PiperOrigin-RevId: 901436891
…apters (3.6.1.0, 3.6.0.0) PiperOrigin-RevId: 902964423
- Introduced _GoogleMobileAdsHybridPlatformViewLink and _GoogleMobileAdsAndroidPlatformView classes to manage platform views based on hybrid composition settings. - Updated AdWidget to include useInitHybridAndroidView parameter, allowing control over hybrid view initialization. - Enhanced _AdWidgetState to check for hybrid composition support on Android and adjust view rendering accordingly.
- Reformatted surfaceFactory and platform view initialization code for better clarity and consistency. - Ensured proper indentation and alignment in the _AdWidgetState and _FluidAdWidgetState classes to enhance maintainability.
- Updated logging statements in _GoogleMobileAdsHybridPlatformViewLink and _AdWidgetState to include ad IDs for better traceability during platform view creation and hybrid composition checks. - Improved clarity of log messages to facilitate debugging and monitoring of hybrid composition support in Android ads.
- Replaced print statements with debugPrint in _GoogleMobileAdsHybridPlatformViewLink and _AdWidgetState to enhance logging efficiency and reduce performance overhead during platform view creation and hybrid composition checks.
Feature/hcpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and what motivated the change.
Related Issues
*Replace this paragraph with a list of issues related to this PR from the issue database. Indicate, which of these issues are resolved or fixed by this PR.
Checklist
Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes (
[x]).This will ensure a smooth and quick review process. Updating the
pubspec.yamland changelogs is not required.///).flutter analyze) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?