flutter doctor - Error: Downloading Dart SDK from Flutter engine flutter doctor - Error: Downloading Dart SDK from Flutter engine dart dart

flutter doctor - Error: Downloading Dart SDK from Flutter engine


I experienced the same issue, what I did is uninstalling the flutter SDK by removing the directory where it installed and then installing it again, it worked as you can see below.

I think the last update caused this issue.

It worked


This is how you can fix it :

Open Control Panel – System – Advanced system settingsand click on the button Environment Variables.


If environment variable ComSpec is set to anything other than %SystemRoot%\system32\cmd.exe expanding usually to C:\Windows\system32\cmd.exe, then reset it to Windows default %SystemRoot%\system32\cmd.exe.


This error occurs when you disable BITS [Background Task Infrastructure service]

type "Services" on Cortana then click on services > then go to >Background Task Infrastructure service> Enable and start it > Then reboot your laptop

It will help you to solve this error...

BITS related errors can be solved by just enabling Background Task Infrastructure service