https://docs.flutter.dev/get-started/install/windows/mobile

flutter-logo-sharing.png

To install and run Flutter, your Windows environment must meet the following hardware and software requirements.

Hardware requirements

Your Windows Flutter development environment must meet the following minimal hardware requirements.

Requirement Minimum Recommended
x86_64 CPU Cores 4 8
Memory in GB 8 16
Display resolution in pixels WXGA (1366 x 768) FHD (1920 x 1080)
Free disk space in GB 11.0 60.0

Software requirements

To write and compile Flutter code for Android, you must have the following version of Windows and the listed software packages.

lightbulb Tip You do not need to install Dart separately as the Flutter SDK includes the full Dart SDK.

Operating system

Flutter supports 64-bit version of Microsoft Windows 10 or later. These versions of Windows should include the required Windows PowerShell 5 or later.

Development tools

Download and install the Windows version of the following packages:

The developers of the preceding software provide support for those products. To troubleshoot installation issues, consult that product's documentation.

When you run the current version of flutter doctor, it might list a different version of one of these packages. If it does, install the version it recommends.

Configure a text editor or IDE

You can build apps with Flutter using any text editor or integrated development environment (IDE) combined with Flutter's command-line tools.