google_sign_in_all_platforms
Google Sign In Plugin for supporting all platforms, even Windows and Linux Desktop.
2.0.3
6.1K downloads/mo
#3581 most downloaded on pub.dev
vishnuagbly/google_sign_in_all_platforms
What this package is like to depend on
Last release 3 months ago
21 May 2026
Release timing varies
gaps range from 1 weeks to 10 months
Nearly every release is documented
notes for 16 of 16 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
16 releases · first in 2024
4 releases in the last 12 months
see the full history below
Release timeline
16 releases · Feb 2024 to May 2026Releases
latest 16-
2.0.321 May 2026 -
2.0.217 Sep 2025 -
2.0.117 Sep 2025Release notes
Open source →Changed
- Moved Platform Implementers Migration guidelines from main README to interface package README for better organization
- Updated Quick Migration Checklist to remove platform implementer-specific items
-
2.0.017 Sep 2025Release notes
Open source →BREAKING CHANGES
- Updated interface to 0.2.0 with new platform implementation methods
- Deprecated
signInOffline()in favor oflightweightSignIn()
Added
authenticationStatebroadcast stream for authentication state changessilentSignIn()method for credential restoration from storageauthenticatedClientgetter, returning Authenticated HTTP Client, after automatic token validation and refresh- Enhanced
GoogleSignInCredentialswithexpiresInfield and immutability - Automatic credential persistence and state management
- Web sign-in button support via
signInButton()method
Changed
signIn()now trieslightweightSignIn(), finallysignInOnline()for all platforms.- Example app demonstrates authentication state handling and googleapis integration.
- Updated to support
google_sign_in: 7.x.x.
Dependencies
- Added
googleapis: ^14.0.0andgoogleapis_auth: ^2.0.0to interface.
-
1.2.122 Jun 2025 -
1.2.009 Jun 2025Release notes
Open source →Removed the assert no longer necessary assert, for client id to be "NOT null" in case of android platform.
-
1.1.109 Jun 2025 -
1.1.025 Jan 2025Release notes
Open source →Added a new customPostAuthPage parameter to GoogleSignInParams, to allow for a custom page to be shown after the user has signed in.
-
1.0.225 Dec 2024Release notes
Open source →Updated README to be include installation guide of "google_sign_in" and "url_launcher" as well.
-
1.0.124 Dec 2024 -
1.0.013 Dec 2024Release notes
Open source →Fixed issues with all platforms, now working with every platform (Except Linux), in example app.
-
0.0.408 Feb 2024Release notes
Open source →Added asserts to [GoogleSignIn] class, for platform specific params requirements.
-
0.0.308 Feb 2024Release notes
Open source →Added new method [signIn], which executes [signInOffline] first, then executes [signInOnline].
-
0.0.203 Feb 2024Release notes
Open source →Removed [google_sign_in_all_platforms_macos] and instead added [google_sign_in_all_platforms_desktop]
-
0.0.102 Feb 2024 -
0.0.1+102 Feb 2024