android_id
A Flutter plugin for getting the Android ID. Only for Android.
What this package is like to depend on
Last release 1 months ago
06 Jul 2026
Release timing varies
gaps range from 2 weeks to 1.4 years
Nearly every release is documented
notes for 28 of 28 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
28 releases · first in 2022
5 releases in the last 12 months
see the full history below
Release timeline
28 releases · Aug 2022 to Jul 2026Releases
latest 28-
0.5.203 Jul 2026Release notes
Open source →What's Changed
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #120
- Support AGP 9 built-in Kotlin by @nohli in #121
Full Changelog: 0.5.1...0.5.2
Release notes
Open source →-
Support Android Gradle Plugin 9 and Flutter's built-in Kotlin mode while keeping AGP 8 and Flutter's temporary
android.builtInKotlin=falseopt-out working. -
Stop declaring plugin-owned Android Gradle Plugin and Kotlin Gradle Plugin classpaths.
-
Update the example Android app to Android Gradle Plugin 9.1.1.
-
Tested example integration tests with:
Flutter AGP Kotlin mode 3.44.4 stable 9.1.1 Flutter AGP 9 opt-out 3.44.0 9.1.1 Flutter AGP 9 opt-out 3.41.9 8.13.2 legacy KGP 3.35.7 8.13.2 legacy KGP 3.32.8 8.13.2 legacy KGP -
Thanks to @raph5640, @amanvishwakarma96, and @Joschiller for reporting the AGP 9 build problem.
-
0.5.2+106 Jul 2026 -
0.5.121 Nov 2025Release notes
Open source →What's Changed
- Add troubleshooting documentation and integration tests for MissingPluginException by @Copilot in #117
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #118
New Contributors
- @Copilot made their first contribution in #117
Full Changelog: 0.5.0...0.5.1
Release notes
Open source →- Add integration tests to verify plugin functionality across Android API levels
- Add unit coverage to ensure the plugin returns
nullon non-Android platforms - Expand README with comprehensive troubleshooting guidance and defensive error-handling examples
-
0.5.015 Nov 2025Release notes
Open source →- Breaking: Flutter SDK constraint is now >=3.10.0 (Dart 3-only). Apps on older Flutter versions can’t upgrade.
- Update Android tooling
-
0.4.114 Nov 2025Release notes
Open source →What's Changed
- Bump flutter_lints from 3.0.2 to 6.0.0 by @dependabot[bot] in #111
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #108
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #107
- Bump flutter_lints from 3.0.0 to 6.0.0 in /example by @dependabot[bot] in #113
Full Changelog: 0.4.0...0.4.1
-
0.4.006 Jun 2024Release notes
Open source →What's Changed
- Upgrade Android dependencies (Gradle, AGP, Java, Kotlin)
- Widen
flutter_lintsconstraints - Bump flutter_lints from 2.0.3 to 3.0.0 in /example by @dependabot in #63
- Bump flutter_lints from 2.0.3 to 3.0.0 by @dependabot in #64
- Bump kotlin_version from 1.9.10 to 1.9.20 in /example/android by @dependabot in #65
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.20 in /android by @dependabot in #66
- Bump kotlin_version from 1.9.20 to 1.9.21 in /example/android by @dependabot in #72
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.20 to 1.9.21 in /android by @dependabot in #71
- Bump com.android.tools.build:gradle from 8.1.2 to 8.1.4 in /example/android by @dependabot in #70
- Bump com.android.tools.build:gradle from 8.1.2 to 8.1.4 in /android by @dependabot in #69
- Bump actions/setup-java from 3 to 4 by @dependabot in #73
- Bump kotlin_version from 1.9.21 to 1.9.22 in /example/android by @dependabot in #77
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 in /android by @dependabot in #76
Full Changelog: 0.3.6...0.4.0
Release notes
Open source →- Upgrade Android dependencies (Gradle, AGP, Java, Kotlin)
- Widen
flutter_lintsconstraints
-
0.3.609 Oct 2023Release notes
Open source →What's Changed
- Return
nullon platforms other than Android, instead of throwing an exception - Bump actions/checkout from 3 to 4 by @dependabot in #58
- Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /android by @dependabot in #62
- Bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /example/android by @dependabot in #61
Full Changelog: 0.3.5...0.3.6
Release notes
Open source →- Return
nullon platforms other than Android, instead of throwing an exception
- Return
-
0.3.502 Sep 2023Release notes
Open source →What's Changed
- Improve workflows and dependabot
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.0 to 1.9.10 in /android by @dependabot in #54
- Bump kotlin_version from 1.9.0 to 1.9.10 in /example/android by @dependabot in #55
- Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1 in /android by @dependabot in #53
- Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1 in /example/android by @dependabot in #52
- Bump flutter_lints from 2.0.2 to 2.0.3 in /example by @dependabot in #57
Full Changelog: 0.3.4...0.3.5
-
0.3.414 Aug 2023Release notes
Open source →What's Changed
- Refactor native code
- Bump com.android.tools.build:gradle from 8.0.1 to 8.0.2 in /android by @dependabot in #41
- Bump com.android.tools.build:gradle from 8.0.1 to 8.0.2 in /example/android by @dependabot in #42
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 to 1.8.22 in /android by @dependabot in #43
- Bump kotlin_version from 1.8.21 to 1.8.22 in /example/android by @dependabot in #44
- Bump flutter_lints from 2.0.1 to 2.0.2 in /example by @dependabot in #46
- Bump kotlin_version from 1.8.22 to 1.9.0 in /example/android by @dependabot in #49
- Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.22 to 1.9.0 in /android by @dependabot in #48
- Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 in /android by @dependabot in #51
- Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 in /example/android by @dependabot in #50
Full Changelog: 0.3.3...0.3.4
-
0.3.312 May 2023 -
0.3.227 Apr 2023 -
0.3.126 Apr 2023 -
0.3.026 Apr 2023Release notes
Open source →- Add
namespacefor compatibility withAndroid Gradle Plugin 8 - Update
Gradleversion
- Add
-
0.2.005 Apr 2023Release notes
Open source →- Update
Gradleversion - Update
Android Gradle pluginversion - Update
Kotlinversion - Add Gradle wrapper files
- Update
pubspec.lockof example (url: "https://pub.dev")
- Update
-
0.1.330 Oct 2022 -
0.1.3+106 Nov 2022Release notes
Open source →- Improve readme: Add explanation for connection of
Android IDand signing key
- Improve readme: Add explanation for connection of
-
0.1.226 Oct 2022 -
0.1.123 Oct 2022 -
0.1.1+123 Oct 2022 -
0.1.023 Oct 2022 -
0.0.819 Oct 2022Release notes
Open source →- Add more GitHub Actions for checking code quality
- Update kotlin_version from 1.6.10 to 1.7.20
- Update gradle from 7.1.2 to 7.3.1
- Add dependabot
-
0.0.712 Aug 2022 -
0.0.612 Aug 2022 -
0.0.511 Aug 2022 -
0.0.406 Aug 2022 -
0.0.305 Aug 2022 -
0.0.205 Aug 2022 -
0.0.105 Aug 2022