google_sign_in_web library

Classes

GoogleSignInPlugin
Implementation of the google_sign_in plugin for Web.
GSIButtonConfiguration
A class to configure the Google Sign-In Button for web.

Enums

GSIButtonLogoAlignment
The alignment of the Google logo. The default value is left. This attribute only applies to the standard button type.
GSIButtonShape
The button shape.
GSIButtonSize
The size of the button to be rendered.
GSIButtonText
The button text.
GSIButtonTheme
The theme of the button to be rendered.
GSIButtonType
The type of button to be rendered.

Constants

clientIdAttributeName → const String
The attribute name that stores the Client ID in the meta-tag that defines a Client ID in HTML.
clientIdMetaName → const String
The name of the meta-tag to define a ClientID in HTML.
clientIdMetaSelector → const String
The selector used to find the meta-tag that defines a ClientID in HTML.