firebase / FirebaseUI-Flutter

Apache License 2.0
91 stars 79 forks source link

feat(ui_auth): use google_sign_in on macOS #255

Closed lesnitsky closed 5 months ago

lesnitsky commented 5 months ago

Description

This PR redirects Google Sign-in flow from desktop_webview_auth to google_sign_in.

Related Issues

Closes #243

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?