mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 15:23:25 +08:00
Bump version and changelog.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
## 3.0.0
|
||||||
|
|
||||||
|
* Rehomed to `flutter/packages` repository.
|
||||||
|
* Update to `googleapis_auth: ^1.1.0`.
|
||||||
|
|
||||||
## 2.0.0
|
## 2.0.0
|
||||||
|
|
||||||
* Migrate to null safety.
|
* Migrate to null safety.
|
||||||
|
@ -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: 2.0.1
|
version: 3.0.0
|
||||||
repository: https://github.com/flutter/packages/tree/master/packages/extension_google_sign_in_as_googleapis_auth
|
repository: https://github.com/flutter/packages/tree/master/packages/extension_google_sign_in_as_googleapis_auth
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Reference in New Issue
Block a user