1 min readMar 28, 2020
nano $HOME/.zshenv
Add
export ANDROID_HOME=$HOME/Library/Android/sdk/
Save it
source $HOME/.zshenv
And then,
flutter doctor
Not sure whether it will work but you need give the correct path of android sdk location.
nano $HOME/.zshenv
Add
export ANDROID_HOME=$HOME/Library/Android/sdk/
Save it
source $HOME/.zshenv
And then,
flutter doctor
Not sure whether it will work but you need give the correct path of android sdk location.
Don’t follow me. I wrote junks here. Follow me on Twitter instead.