NEXT

  • Updates minimum Flutter version to 2.10.

2.0.7

  • Fixes lint warnings.

2.0.6

  • Drops support for Flutter <2.8.

2.0.5

  • Updates README to reference the correct github URL.

2.0.4

  • Update example with the latest changes from google_sign_in, so it builds again on Android. #89301.

2.0.3

  • Adjust formatting of code snippets in README.

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

  • First published version.