CodeNewbie Community 🌱

Harshu-sketch
Harshu-sketch

Posted on

Help I am unable to run flutter(dart) on my laptop (Windows 10), I have tried everything I could from command prompt to environmental variables but still the code is showing error, I need some guidance

Top comments (1)

Collapse
 
pamela1894 profile image
pamela1894

I had the same issue when I was getting started with Flutter on Windows 10. What helped me was making sure that the Dart and Flutter SDK paths were correctly added to the System Environment Variables under Path. And don’t forget to restart your PC after setting the paths! Let me know what error you’re getting, happy to help!