We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Simply not working
final androidId = AndroidId(); if (Platform.isAndroid) { deviceId = (await androidId.getId() ?? 'unknown'); }
latest version android_id: ^0.3.6
The text was updated successfully, but these errors were encountered:
I have same issue, rebuild is work for me.
Sorry, something went wrong.
Thanks for opening this issue.
On what platform do you get this exception - Flutter web?
In that case try:
android_id: git: url: https://github.com/fluttercommunity/android_id.git ref: main
Please provide a minimal, reproducible example for debugging 🙏🏽
Please also try the latest version: 0.4.0
0.4.0
No branches or pull requests
Simply not working
latest version android_id: ^0.3.6
The text was updated successfully, but these errors were encountered: