Reputation: 41
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.
Upvotes: 1
Views: 2623
Reputation: 261
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
Upvotes: 1
Reputation: 74
Their are two way of doing this
`File-> Settings -> Under languages & framework section choose flutter
Their is an option for flutter SDK path. From here you can relocate your SDK path.
Upvotes: 3