Skip to content

[FIXED IN MASTER CHANNEL] flutter doctor - [X] Windows Version (Unable to confirm if installed Windows version is 10 or greater) #117890

@fabmatz

Description

@fabmatz

I'm working with Flutter on the channel: master

flutter --version
Flutter 3.7.0-13.0.pre.138 • channel master • https://github.com/flutter/flutter.git
Framework • revision b938dc13df (21 hours ago) • 2023-01-02 05:47:23 -0500
Engine • revision 472e34cbbc
Tools • Dart 3.0.0 (build 3.0.0-76.0.dev) • DevTools 2.20.0

and running flutter doctor shows me that it can't confirm if my Windows Version is 10 or greater:

flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel master, 3.7.0-13.0.pre.138, on Microsoft Windows [Version 10.0.19044.2364], locale de-DE)
[X] Windows Version (Unable to confirm if installed Windows version is 10 or greater)
[√] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[√] Chrome - develop for the web
[√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.3.6)
[√] Android Studio (version 2021.2)
[√] VS Code (version 1.71.2)
[√] Connected device (3 available)
[√] HTTP Host Availability

! Doctor found issues in 1 category.

I have installed Windows 10 Pro Version 21H2.

Metadata

Metadata

Assignees

Labels

platform-windowsBuilding on or for Windows specificallyr: fixedIssue is closed as already fixed in a newer versiont: flutter doctorProblem related to the "flutter doctor" tooltoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions