Skip to content

update develop#35

Closed
atrope wants to merge 584 commits into
developfrom
master
Closed

update develop#35
atrope wants to merge 584 commits into
developfrom
master

Conversation

@atrope

@atrope atrope commented Mar 27, 2024

Copy link
Copy Markdown
Member

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.yaml and changelogs is not required.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • My PR includes unit or integration tests for all changed/updated/fixed behaviors (See Contributor Guide).
  • All existing and new tests are passing.
  • I updated/added relevant documentation (doc comments with ///).
  • The analyzer (flutter analyze) does not report any problems on my PR.
  • I read and followed the Flutter Style Guide.
  • I signed the CLA.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate a breaking change in CHANGELOG.md and increment major revision).
  • No, this is not a breaking change.

Mobile Ads Developer Relations and others added 30 commits August 26, 2025 13:20
…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
… Android build.gradle.

PiperOrigin-RevId: 800968887
PiperOrigin-RevId: 802185801
…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: 803208667
PiperOrigin-RevId: 803543917
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
dependabot Bot and others added 29 commits March 6, 2026 11:37
)

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>
…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.
@atrope atrope closed this May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants