google_sign_in_all_platforms_web
Web Platform Implementation for google_sign_in_all_platforms
0.1.0
3.8K downloads/mo
#4259 most downloaded on pub.dev
vishnuagbly/google_sign_in_all_platforms
What this package is like to depend on
Last release 11 months ago
13 Sep 2025
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
11 months old
3 releases · first in 2025
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Sep 2025 to Sep 2025
2026
Releases
latest 3-
0.1.013 Sep 2025Release notes
Open source →Changed
- BREAKING: Refactored web plugin architecture to extend
GoogleSignInAllPlatformsMobileinstead ofGoogleSignInAllPlatformsInterface
Added
- Implementation of
getAuthenticatedClient()method that uses interface method, instead of direct parent's method. - Integration with mobile platform implementation for code reuse
- BREAKING: Refactored web plugin architecture to extend
-
0.0.210 Sep 2025 -
0.0.110 Sep 2025Release notes
Open source →First Implementation of GoogleSignInAllPlatformsWeb, for using google_sign_in 7.x.x version.