I am struggling in configuring Flutter on my windows laptop. Is Flutter supported on windows.
Asked
Active
Viewed 485 times
-1
-
Windows is currently not supported, which is mentioned on the [Flutter Setup page](https://flutter.io/setup/): "Operating Systems: Mac or Linux (64-bit). Windows support is in progress" – raju-bitter Feb 15 '17 at 23:25
-
Window is now supported, see https://flutter.io/setup-windows/. – raju-bitter Apr 07 '17 at 11:16
3 Answers
1
Windows support is work in progress https://github.com/flutter/flutter/issues/138

Günter Zöchbauer
- 623,577
- 216
- 2,003
- 1,567
1
Windows is now a supported OS for Flutter development. Install details here: https://flutter.io/setup-windows/.

Michael Thomsen
- 469
- 3
- 4
0
Flutter now supports windows for development and can be installed using the guide mentioned in flutter docs https://flutter.dev/docs/get-started/install/windows ,
if you still face issue installing the flutter sdk,I recommend you reading my answer for flutter doctor doesn't work on neither Command Prompt or PowerShell window?

Mahesh Jamdade
- 17,235
- 8
- 110
- 131