Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.32.8, on Microsoft Windows [Version 10.0.26200.7171], locale en-US)
[√] Windows Version (11 Home 64-bit, 25H2, 2009)
[X] Android toolchain - develop for Android devices
X Unable to locate Android SDK.
Install Android Studio from: https://developer.android.com/studio/index.html
On first launch it will assist you in installing the Android SDK components.
(or visit https://flutter.dev/to/windows-android-setup for detailed instructions).
If the Android SDK has been installed to a custom location, please use
`flutter config --android-sdk` to update to that location.
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.14.9 (July 2025))
[!] Android Studio (not installed)
[√] IntelliJ IDEA Community Edition (version 2025.1)
[√] VS Code (version 1.106.2)
[√] Connected device (3 available)
[√] Network resources
Please check the following before submitting a new issue.
Please select affected platform(s)
Steps to reproduce
Expected results
When permission to microphone is disabled on windows, permission check should return not granted status.
Actual results
Granted
Code sample
Code sample
Screenshots or video
Screenshots or video demonstration
[Upload media here]
Version
12.0.1
Flutter Doctor output
Doctor output