packages icon indicating copy to clipboard operation
packages copied to clipboard

[extension_google_sign_in_as_googleapis_auth] Update to google_sign_in 7

Open stuartmorgan-g opened this issue 6 months ago • 0 comments

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 https://github.com/flutter/flutter/issues/171048

Pre-Review Checklist

[^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.

stuartmorgan-g avatar Jun 24 '25 15:06 stuartmorgan-g