Skip to content

[google_maps_flutter] Annotate zIndex usage #9462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

stuartmorgan-g
Copy link
Contributor

Marks intentional usage of the deprecated zIndex, per https://github.com/flutter/flutter/blob/main/docs/infra/Packages-Gardener-Rotation.md#deprecations

On iOS, switches from zIndex to zIndexInt since it's converted to an int later anyway. Also switches the Android example app, since clients should be using the int version (and the example only uses integer values anyway).

Pre-Review Checklist

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2 3

Marks intentional usage of the deprecated `zIndex`, per
https://github.com/flutter/flutter/blob/main/docs/infra/Packages-Gardener-Rotation.md#deprecations

On iOS, switches from `zIndex` to `zIndexInt` since it's converted to an
int later anyway. Also switches the Android example app, since clients
should be using the int version (and the example only uses integer
values anyway).
@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 20, 2025
@auto-submit auto-submit bot merged commit b4db091 into flutter:main Jun 20, 2025
78 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App override: no changelog needed Override the check requiring CHANGELOG updates for most changes p: google_maps_flutter platform-android platform-ios platform-web
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants