google_sign_in_android
Android implementation of the google_sign_in plugin.
7.2.16
1.6M downloads/mo
#274 most downloaded on pub.dev
flutter/packages
What this package is like to depend on
Last release 23 days ago
31 Jul 2026
Release timing varies
gaps range from 8 days to 3 months
Nearly every release is documented
notes for 65 of 65 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
65 releases · first in 2022
16 releases in the last 12 months
see the full history below
Release timeline
65 releases · Apr 2022 to Jul 2026
2023
2024
2025
2026
Releases
latest 60 of 65-
7.2.1631 Jul 2026Release notes
Open source →- Keeps default_web_client_id resource from being stripped by resource shrinkers.
-
7.2.1507 Jul 2026Release notes
Open source →- Fixes an
IllegalStateException("Reply already submitted") crash when an authorization activity result forREQUEST_CODE_AUTHORIZEis delivered more than once (for example after a configuration change or process death).
- Fixes an
-
7.2.1429 Jun 2026 -
7.2.1303 Jun 2026Release notes
Open source →- Bumps com.google.android.gms:play-services-auth from 21.5.1 to 21.6.0.
- Updates minimum supported SDK version to Flutter 3.38/Dart 3.10.
-
7.2.1202 Jun 2026Release notes
Open source →- Migrates to Built-in Kotlin to support AGP 9.
- Updates minimum supported SDK version to Flutter 3.44/Dart 3.12.
-
7.2.1119 May 2026Release notes
Open source →- Bumps AndroidX Credentials to v1.6.0
- Bumps Play Services Auth to v21.5.1
- Bumps Android Identity GoogleID to v1.2.0
-
7.2.1025 Mar 2026 -
7.2.917 Feb 2026 -
7.2.701 Dec 2025 -
7.2.621 Nov 2025 -
7.2.517 Nov 2025 -
7.2.412 Nov 2025 -
7.2.215 Oct 2025Release notes
Open source →- Updates Java compatibility version to 17 and minimum supported SDK version to Flutter 3.35/Dart 3.9.
-
7.2.108 Oct 2025 -
7.2.024 Sep 2025 -
7.1.017 Sep 2025 -
7.0.528 Aug 2025 -
7.0.427 Aug 2025Release notes
Open source →- Bumps com.android.tools.build:gradle to 8.12.1 and kotlin_version to 2.2.10.
- Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
-
7.0.323 Jul 2025Release notes
Open source →- Updates kotlin version to 2.2.0 to enable gradle 8.11 support.
- Adds more details and troubleshooting for
serverClientIdconfiguration via Firebase.
-
7.0.212 Jul 2025Release notes
Open source →- Adds a README note about potentially confusing error returns from
CredentialManager.
- Adds a README note about potentially confusing error returns from
-
7.0.126 Jun 2025Release notes
Open source →- Passes an activity context when requesting credentials, fixing an issue that prevented signing in on some devices.
-
7.0.024 Jun 2025Release notes
Open source →- BREAKING CHANGE: Switches to implementing version 3.0 of the platform interface package, rather than 2.x, significantly changing the API surface.
- Switches to Sign in with Google (
CredentialManager) as the underlying SDK, removing usage of the deprecated Google Sign In for Android SDK. - Updates minimum supported SDK version to Flutter 3.27/Dart 3.6.
-
6.2.119 Apr 2025 -
6.2.006 Mar 2025Release notes
Open source →- Adds a sign-in field to allow clients to explicitly specify an account name.
-
6.1.3606 Mar 2025 -
6.1.3518 Feb 2025 -
6.1.3410 Dec 2024 -
6.1.3307 Oct 2024 -
6.1.3205 Oct 2024Release notes
Open source →- Updates Java compatibility version to 11.
- Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.
-
6.1.3103 Oct 2024 -
6.1.3003 Sep 2024Release notes
Open source →- Temporarily downgrades Guava from version 33.3.0 to 32.0.1 to fix an R8 related error.
-
6.1.2826 Jul 2024 -
6.1.2708 Jul 2024 -
6.1.2629 Jun 2024 -
6.1.2517 Jun 2024 -
6.1.2428 May 2024Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
- Removes support for apps using the v1 Android embedding.
-
6.1.2312 Apr 2024Release notes
Open source →- Updates minSdkVersion to 19.
- Updates minimum supported SDK version to Flutter 3.16/Dart 3.2.
-
6.1.2218 Mar 2024Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.
- Updates compileSdk version to 34.
- Updates play-services-auth version to 21.0.0.
-
6.1.2103 Jan 2024Release notes
Open source →- Updates
clearAuthCacheoverride to match base class declaration. - Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
- Updates
-
6.1.2022 Sep 2023 -
6.1.1929 Aug 2023Release notes
Open source →- Adds pub topics to package metadata.
- Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
-
6.1.1806 Jul 2023 -
6.1.1701 Jul 2023 -
6.1.1612 Jun 2023 -
6.1.1506 Jun 2023Release notes
Open source →- Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.
- Updates Guava to version 32.0.0.
-
6.1.1428 Apr 2023 -
6.1.1327 Apr 2023Release notes
Open source →- Adds
targetCompatibiltymatchingsourceCompatibilityfor older toolchains.
- Adds
-
6.1.1226 Apr 2023 -
6.1.1121 Apr 2023 -
6.1.910 Apr 2023 -
6.1.808 Mar 2023Release notes
Open source →- Clarifies explanation of endorsement in README.
- Aligns Dart and Flutter SDK constraints.
- Updates compileSdkVersion to 33.
-
6.1.722 Feb 2023 -
6.1.610 Feb 2023 -
6.1.524 Jan 2023 -
6.1.422 Nov 2022 -
6.1.322 Nov 2022 -
6.1.218 Nov 2022 -
6.1.114 Sep 2022Release notes
Open source →- Corrects typos in plugin error logs and removes not actionable warnings.
- Updates minimum Flutter version to 2.10.
- Updates play-services-auth version to 20.3.0.
-
6.1.030 Aug 2022Release notes
Open source →- Adds override for
GoogleSignIn.initWithParamsto handle newforceCodeForRefreshTokenparameter.
- Adds override for
-
6.0.108 Jul 2022