blob: e032b14ec7a80995c03519a8c280bd1566770b4b [file] [log] [blame]
name: extension_google_sign_in_example
description: Example of Google Sign-In plugin and googleapis.
dependencies:
flutter:
sdk: flutter
google_sign_in: ^4.4.1
extension_google_sign_in_as_googleapis_auth:
path: ../
googleapis: ^0.55.0
dev_dependencies:
pedantic: ^1.8.0
integration_test:
path: ../../../integration_test
flutter_driver:
sdk: flutter
flutter:
uses-material-design: true
environment:
sdk: ">=2.0.0-dev.28.0 <3.0.0"
flutter: ">=1.12.13+hotfix.4"