[Updated by @timsneath]
On a clean installation of Flutter 1.12 stable and Android Studio 3.6, you get the following error message:
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, v1.12.13+hotfix.8, on Microsoft Windows [Version 10.0.18362.657], locale en-US)
[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
X Android license status unknown.
Try re-installing or updating your Android SDK Manager.
See https://developer.android.com/studio/#downloads or visit https://flutter.dev/setup/#android-setup for detailed
instructions.
[√] Android Studio (version 3.6)
[!] Connected device
! No devices available
Workaround is here: #51712 (comment)
[Updated by @timsneath]
On a clean installation of Flutter 1.12 stable and Android Studio 3.6, you get the following error message:
Workaround is here: #51712 (comment)