Skip to content

Conversation

@stuartmorgan-g
Copy link
Collaborator

@stuartmorgan-g stuartmorgan-g commented Jan 5, 2026

Adds support for Google Maps SDK 10.x.

The new ios16/ example is just a copy of ios15/ with the min deployment version changed.

Previously I had intended to do this as part of adding SPM support, but separating them allows landing this sooner, and will reduce the complexity of the SPM addition.

Fixes flutter/flutter#180272

Pre-Review Checklist

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

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

@stuartmorgan-g stuartmorgan-g changed the title [google_maps_flutter] [google_maps_flutter] Add iOS SDK 10.x support Jan 5, 2026
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds support for Google Maps SDK 10.x by updating the podspec to allow for the new version and adding a new example application that targets iOS 16 to ensure compatibility. The changes are well-organized and clear. My only finding is a minor typo in the CHANGELOG.

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 6, 2026
@auto-submit auto-submit bot merged commit 9b0239d into flutter:main Jan 6, 2026
80 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 p: google_maps_flutter platform-ios

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[google_maps_flutter] Support iOS SDK v10

2 participants