Skip to content

[google_sign_in_tizen] Update to google_sign_in 7.2.0#1011

Open
JSUYA wants to merge 3 commits intoflutter-tizen:masterfrom
JSUYA:update-google_sign_in
Open

[google_sign_in_tizen] Update to google_sign_in 7.2.0#1011
JSUYA wants to merge 3 commits intoflutter-tizen:masterfrom
JSUYA:update-google_sign_in

Conversation

@JSUYA
Copy link
Copy Markdown
Member

@JSUYA JSUYA commented Apr 28, 2026

  • Update google_sign_in_platform_interface to 3.1.0.
  • Update the Tizen Device Flow implementation for the google_sign_in 7.2.0 API.
  • Add support for client authorization requests such as authorizationForScopes, authorizeScopes, and authorizationHeaders for Device Flow allowed scopes.
  • Update minimum Flutter and Dart versions to 3.29 and 3.7.

#1010

@JSUYA JSUYA self-assigned this Apr 28, 2026
@JSUYA JSUYA added the enhancement New feature or request label Apr 28, 2026
Copy link
Copy Markdown
Contributor

@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 updates the google_sign_in_tizen package to version 0.2.0, aligning it with the google_sign_in 7.2.0 API and the 3.1.0 platform interface. The changes implement new initialization and authentication flows, add support for client authorization requests for additional scopes, and improve the Device Flow implementation with polling cancellation and refined error handling. The example app and documentation are updated to reflect these changes. Feedback identifies a syntax error in the example app's authentication event handler and typos in variable names across the example and integration tests.

Comment thread packages/google_sign_in/example/lib/main.dart
Comment thread packages/google_sign_in/example/lib/main.dart Outdated
Comment thread packages/google_sign_in/example/integration_test/google_sign_in_test.dart Outdated
@JSUYA JSUYA force-pushed the update-google_sign_in branch from 10b2cc3 to 19b334c Compare April 28, 2026 08:09
@JSUYA JSUYA force-pushed the update-google_sign_in branch from 19b334c to cf67a11 Compare April 28, 2026 08:20
@seungsoo47
Copy link
Copy Markdown
Contributor

When I tried to click 'Request Permissions' button, there is not any response or logs.
What should I do more to run this request?

@JSUYA
Copy link
Copy Markdown
Member Author

JSUYA commented Apr 29, 2026

When I tried to click 'Request Permissions' button, there is not any response or logs. What should I do more to run this request?

That feature is unsupported(it seems the exception handling in the frontend example is strange). I have modified it so that the exception message is displayed correctly. I have also added more explanations about unsupported features to the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request p: google_sign_in

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants