Update GoogleSignInPlugin to use and expose a Delegate (#159) This enables other Android plugins to wrap Google sign-in functionality. The immediate use case for this is the internal Google SSO-auth plugin, where on Android, it uses the same client libraries at third-party apps and shares a bunch of code with third-party sign-in.
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter first-party plugins. Check the packages directory for all plugins.
Flutter plugins enable access to platform-specific APIs. For more information about plugins, and how to use them, see https://flutter.io/platform-plugins/.
These plugins are also available on pub.
These are the available plugins in this repository.
Learn more about FlutterFire.
Please file any issues, bugs, or feature requests in the main flutter repo.