Member-only story

How To Get Windows App Targets With Flutter SDK

Fred Grott
5 min readFeb 4, 2022

--

The Flutter SDK Team just announced Flutter for Windows:

But the directions in places are incorrect, let’s fix that!

Getting The Desktop Target SDKs And Compilers

Okay, one of the steps is getting the desktop target compilers and SDKs:

With Windows, you download Visual Studio as it downloads the Windows platform compiler and SDK by default.

For MacOS, you need to install XCode and CocoaPods:

--

--

Fred Grott
Fred Grott

Responses (1)