Skip to content

[google_maps_flutter_web]: Adds support for mapTypeControlEnabled, fullscreenControlEnabled, and streetViewControlEnabled.#12254

Merged
auto-submit[bot] merged 3 commits into
flutter:mainfrom
puneetkukreja98:fix-104111-maps_flutter_web
Jul 22, 2026
Merged

[google_maps_flutter_web]: Adds support for mapTypeControlEnabled, fullscreenControlEnabled, and streetViewControlEnabled.#12254
auto-submit[bot] merged 3 commits into
flutter:mainfrom
puneetkukreja98:fix-104111-maps_flutter_web

Conversation

@puneetkukreja98

Copy link
Copy Markdown
Contributor

Part of #11955, #12191

Part of: flutter/flutter#104111

Context:
As suggested in the review - #11955 (review), this is a standalone sub-PR separating out just the google_maps_flutter_web changes.

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

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

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

Copy link
Copy Markdown
Contributor

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 mapTypeControlEnabled, fullscreenControlEnabled, and streetViewControlEnabled to the web implementation of google_maps_flutter. It updates the option translation logic in convert.dart, adds corresponding integration tests, bumps the package version to 0.6.3, and updates the google_maps_flutter_platform_interface dependency to ^2.16.0. There are no review comments, so I have no feedback to provide.

@stuartmorgan-g stuartmorgan-g added the federated: partial_changes PR that contains changes for only a single package of a federated plugin change label Jul 21, 2026

@stuartmorgan-g stuartmorgan-g left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This needs to be autoformatted on master, per the CI failures.

Comment thread packages/google_maps_flutter/google_maps_flutter_web/example/latest/pubspec.yaml Outdated
Comment thread packages/google_maps_flutter/google_maps_flutter_web/pubspec.yaml Outdated

@stuartmorgan-g stuartmorgan-g left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

(That was meant to be a request changes.)

@puneetkukreja98
puneetkukreja98 force-pushed the fix-104111-maps_flutter_web branch from 185fbb4 to 871d48a Compare July 22, 2026 12:48

@stuartmorgan-g stuartmorgan-g left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 22, 2026
@auto-submit
auto-submit Bot merged commit 95c8e44 into flutter:main Jul 22, 2026
13 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 CICD Run CI/CD federated: partial_changes PR that contains changes for only a single package of a federated plugin change p: google_maps_flutter platform-web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants