google_sign_in_all_platforms 1.0.2 google_sign_in_all_platforms: ^1.0.2 copied to clipboard
Google Sign In Plugin for supporting all platforms, even Windows and Linux
1.0.2 #
Updated README to be include installation guide of "google_sign_in" and "url_launcher" as well.
1.0.1 #
Updated README to be more detailed.
1.0.0 #
Fixed issues with all platforms, now working with every platform (Except Linux), in example app.
0.0.4 #
Added asserts to [GoogleSignIn] class, for platform specific params requirements.
0.0.3 #
Added new method [signIn], which executes [signInOffline] first, then executes [signInOnline].
0.0.2 #
Removed [google_sign_in_all_platforms_macos] and instead added [google_sign_in_all_platforms_desktop]
0.0.1+1 #
Updated README, added Configuration Instructions.
0.0.1 #
Added [GoogleSignIn] class.