if you have the flutter SDK installed. $flutter doctor -v The first line will show the install path..
$ open ~/.bash_profile #2 paste following lines PATH="/Users/vrushali/Downloads/flutter/bin:${PATH}" export PATH
/Users/yourUserName/Development/flutter/bin