blob: 2c206ee02e43c31cae61a1db350d595b6c726249 [file] [log] [blame]
name: google_sign_in
description: Flutter plugin for Google Sign-In, a secure authentication system
for signing in with a Google account on Android and iOS.
author: Flutter Team <flutter-dev@googlegroups.com>
homepage: https://github.com/flutter/plugins/tree/master/packages/google_sign_in
version: 2.1.0
flutter:
plugin:
androidPackage: io.flutter.plugins.googlesignin
iosPrefix: FLT
pluginClass: GoogleSignInPlugin
dependencies:
flutter:
sdk: flutter
meta: ^1.0.4
dev_dependencies:
flutter_test:
sdk: flutter
environment:
sdk: ">=1.8.0 <2.0.0"