google_sign_in_dartio library
Classes
- DataStorage
- Helper class for persisting tokens between sessions
- GoogleSignInDart
- Implementation of the google_sign_in plugin in pure dart.
- Store
- Interface for persisting key/value pairs
Typedefs
-
UrlPresenter(
Uri uri) → void -
Signature used by the
_codeExchangeSignIn
to allow opening a browser window in a platform specific way.