-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
Steps to Reproduce
- Setup an windows 11 PC under Chinese.
- Setup Flutter SDK.
- Run
flutter doctor -v.
Logs
Logs
[✓] Flutter (Channel master, 3.6.0-12.0.pre.21, on Microsoft Windows [版本 10.0.22621.819], locale zh-CN)
• Flutter version 3.6.0-12.0.pre.21 on channel master at D:\Programs\flutter
• Upstream repository https://github.com/flutter/flutter
• Framework revision b2672fe835 (70 minutes ago), 2022-11-30 14:20:19 +0100
• Engine revision d5690468da
• Dart version 2.19.0 (build 2.19.0-443.0.dev)
• DevTools version 2.20.0
• Flutter download mirror https://storage.flutter-io.cn
[✗] Windows Version (Unable to confirm if installed Windows version is 10 or greater)
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
• Android SDK at D:\Programs\AndroidSDK
• Platform android-31, build-tools 31.0.0
• ANDROID_HOME = D:\Programs\AndroidSDK
• Java binary at: D:\Programs\OpenJDK11\bin\java.exe
• Java version OpenJDK Runtime Environment Microsoft-38106 (build 11.0.16+8-LTS)
• All Android licenses accepted.
[✓] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[✓] Visual Studio - develop for Windows (Visual Studio Community 2022 17.4.1)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.4.33110.190
• Windows 10 SDK version 10.0.22000.0
[!] Android Studio (not installed)
• Android Studio not found; download from https://developer.android.com/studio/index.html
(or visit https://flutter.dev/docs/get-started/install/windows#android-setup for detailed instructions).
[✓] VS Code, 64-bit edition (version 1.73.1)
• VS Code at C:\Program Files\Microsoft VS Code
• Flutter extension version 3.52.0
[✓] Connected device (3 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [版本 10.0.22621.819]
• Chrome (web) • chrome • web-javascript • Google Chrome 107.0.5304.121
• Edge (web) • edge • web-javascript • Microsoft Edge 107.0.1418.52
[✓] HTTP Host Availability
• All required HTTP hosts are available
! Doctor found issues in 2 categories.
Metadata
Metadata
Assignees
Labels
toolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.