C:\src\flutter\bin>flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 2.2.0, on Microsoft Windows [Version
10.0.19043.985], locale en-US)
[!] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
X Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
more details.
[√] Chrome - develop for the web
[!] Android Studio (not installed)
[√] Connected device (2 available)
! Doctor found issues in 2 categories.
C:\src\flutter\bin>flutter doctor --android-licenses
Error: Could not find or load main class Files
Caused by: java.lang.ClassNotFoundException: Files
C:\src\flutter\bin>