Skip to content

[extension_google_sign_in_as_googleapis_auth] Update to google_sign_in 7 #9484

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

Merged

Conversation

stuartmorgan-g
Copy link
Contributor

Updates the extension to work with the newly released google_sign_in 7.x, which reworked the API surface.

The extension method can no longer do as many of the steps, so its utility is lower. Longer term this may not be worth maintaining as a package, but for now this will simplify migration to google_sign_in 7.x for existing clients of this package.

Fixes flutter/flutter#171048

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

Updates the extension to work with the newly released `google_sign_in`
7.x, which reworked the API surface.

The extension method can no longer do as many of the steps, so its
utility is lower. Longer term this may not be worth maintaining as a
package, but for now this will simplify migration to `google_sign_in`
7.x for existing clients of this package.

Fixes flutter/flutter#171048
@stuartmorgan-g stuartmorgan-g added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 25, 2025
@auto-submit auto-submit bot merged commit ae64c4e into flutter:main Jun 26, 2025
78 checks passed
@stuartmorgan-g stuartmorgan-g deleted the google-sign-in-extension-update branch June 26, 2025 15:28
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: extension_google_sign_in_as_googleapis_auth triage-web Should be looked at in web triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[extension_google_sign_in_as_googleapis_auth] Update to google_sign_in 3.0.0
2 participants