blob: a9d39471c3ed64f8b5d2bcec454477b94fa7dc15 [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/main/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.2+1
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=3.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.2.0
js: ^0.6.3
dev_dependencies:
flutter_test:
sdk: flutter