Fix outdated links across a number of markdown files (#3276)

This commit is contained in:
Kevin Moore
2020-12-18 14:49:03 -08:00
committed by GitHub
parent 820b18678b
commit 90adf9572c
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## 1.0.3
* Fix outdated links across a number of markdown files ([#3276](https://github.com/flutter/plugins/pull/3276))
## 1.0.2 ## 1.0.2
* Update Flutter SDK constraint. * Update Flutter SDK constraint.

View File

@ -5,4 +5,4 @@ Demonstrates how to use the google_sign_in plugin with the `googleapis` package.
## Getting Started ## Getting Started
For help getting started with Flutter, view our online For help getting started with Flutter, view our online
[documentation](http://flutter.io/). [documentation](https://flutter.dev/).

View File

@ -6,7 +6,7 @@
name: extension_google_sign_in_as_googleapis_auth name: extension_google_sign_in_as_googleapis_auth
description: A bridge package between google_sign_in and googleapis_auth, to create Authenticated Clients from google_sign_in user credentials. description: A bridge package between google_sign_in and googleapis_auth, to create Authenticated Clients from google_sign_in user credentials.
version: 1.0.2 version: 1.0.3
homepage: https://github.com/flutter/plugins/google_sign_in/extension_google_sign_in_as_googleapis_auth homepage: https://github.com/flutter/plugins/google_sign_in/extension_google_sign_in_as_googleapis_auth
dependencies: dependencies: