2.0.2
- Update example to use a scope name as a constant from the People API, instead of a hardcoded string.
- Remove
x
bit from README and pubspec.yaml
2.0.1
- Rehomed to
flutter/packages
repository. - Update to
googleapis_auth: ^1.1.0
.
2.0.0
- Migrate to null safety.
- Fixes the requested scopes to use the
GoogleSignIn
instance's scopes
.
1.0.4
- Update the example app: remove the deprecated
RaisedButton
and FlatButton
widgets.
1.0.3
- Fix outdated links across a number of markdown files (#3276)
1.0.2
- Update Flutter SDK constraint.
1.0.1
- Update android compileSdkVersion to 29.
1.0.0