blob: ec61f30a77fba50f4d11d7eba367cfe79387aa96 [file] [log] [blame]
name: google_sign_in_web
description: Flutter plugin for Google Sign-In, a secure authentication system
for signing in with a Google account on Android, iOS and Web.
repository: https://github.com/flutter/plugins/tree/master/packages/google_sign_in/google_sign_in_web
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+google_sign_in%22
version: 0.10.0+4
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.0.0"
flutter:
plugin:
implements: google_sign_in
platforms:
web:
pluginClass: GoogleSignInPlugin
fileName: google_sign_in_web.dart
dependencies:
flutter:
sdk: flutter
flutter_web_plugins:
sdk: flutter
google_sign_in_platform_interface: ^2.0.0
js: ^0.6.3
pedantic: ^1.10.0
dev_dependencies:
flutter_test:
sdk: flutter