google_sign_in_all_platforms_mobile
Mobile Platform Implementation for google_sign_in_all_platforms
0.2.1
6.0K downloads/mo
#3601 most downloaded on pub.dev
vishnuagbly/google_sign_in_all_platforms
What this package is like to depend on
Last release 7 months ago
02 Jan 2026
Ships fairly regularly
a new release about every 7 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
5 releases · first in 2024
3 releases in the last 12 months
see the full history below
Release timeline
5 releases · Feb 2024 to Jan 2026
2025
2026
Releases
latest 5-
0.2.102 Jan 2026 -
0.2.013 Sep 2025Release notes
Open source →Added
- Added support for
google_sign_in: 7.x.xpackage. - Mobile-optimized
getAuthenticatedClient()implementation usingextension_google_sign_in_as_googleapis_auth - Implementation of interface 0.2.0 abstract methods:
lightweightSignInImpl()usesGoogleSignIn.attemptLightweightAuthentication()- official recommended method for previously signed-in users on mobilesignInOnlineImpl()usesGoogleSignIn.authenticate()with scope hintssignOutImpl()usesGoogleSignIn.signOut()
Changed
- Updated dependency
google_sign_in_all_platforms_interfaceto^0.2.0 - Inherited authentication state management and credential persistence from interface 0.2.0
- Added support for
-
0.1.010 Sep 2025Release notes
Open source →Added
- Support for google_sign_in 7.x.x versions
- Updated to use
GoogleSignIn.authenticate()method (replaces deprecatedsignIn())
-
0.0.225 Aug 2024 -
0.0.107 Feb 2024