1

I've installed Flutter SDK on my HDD and I want to move it to the SSD can I move to another directory in the SSD ? if I can please tell me how to move it.

2 Answers 2

3

Their are two way of doing this

  1. Go to

`File-> Settings -> Under languages & framework section choose flutter

Their is an option for flutter SDK path. From here you can relocate your SDK path.

  1. Try restarting Android studio if that doesn't solve your problem immediately.
1

you can download flutter sdk from here Download Flutter sdk

and save it where you want to placed you just need to change the path of Environment Variables here Change Environment Variable Path

Not the answer you're looking for? Browse other questions tagged or ask your own question.