[√] Flutter (Channel stable, 3.24.5, on Microsoft Windows
[Version 10.0.22631.4460], locale en-US)
[√] Windows Version (Installed version of Windows is version 10
or higher)
[!] Android toolchain - develop for Android devices (Android SDK
version 35.0.0)
X Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK
licenses.
See https://flutter.dev/to/windows-android-setup for more
details.
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio
Community 2022 17.12.0)
[√] Android Studio (version 2024.2)
[√] VS Code (version 1.95.2)
[√] Connected device (3 available)
[√] Network resources
! Doctor found issues in 1 category.
flutter doctor --android-licenses
Android sdkmanager not found. Update to the latest Android SDK and
ensure that the cmdline-tools are installed to
resolve this.
Несмотря на то, что я уже установил инструменты командной строки Android SDK, результаты работы Filter Doctor по-прежнему выглядят следующим образом: [code][√] Flutter (Channel stable, 3.24.5, on Microsoft Windows [Version 10.0.22631.4460], locale en-US) [√] Windows Version (Installed version of Windows is version 10 or higher) [!] Android toolchain - develop for Android devices (Android SDK version 35.0.0) X Android license status unknown. Run `flutter doctor --android-licenses` to accept the SDK licenses. See https://flutter.dev/to/windows-android-setup for more details. [√] Chrome - develop for the web [√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.12.0) [√] Android Studio (version 2024.2) [√] VS Code (version 1.95.2) [√] Connected device (3 available) [√] Network resources
! Doctor found issues in 1 category.
flutter doctor --android-licenses Android sdkmanager not found. Update to the latest Android SDK and ensure that the cmdline-tools are installed to resolve this. [/code] скриншот