google_sign_in_all_platforms_interface 0.0.3
google_sign_in_all_platforms_interface: ^0.0.3 copied to clipboard
A common platform interface for the google_sign_in_all_platforms plugin.
0.0.3 #
Added new method called [signIn], which will first try [signInOffline] then [signInOnline].
0.0.2 #
Updated default values of [GoogleSignInParams.scopes], removed drive scope.
0.0.1 #
Provides mainly 3 classes, [GoogleSignInAllPlatformsInterface], [GoogleSignInParams] and [GoogleSignInCredentials].