Installing Flutter on Mac zsh: add flutter to $PATH open a terminal in $HOME and run: touch .zshrc open .zshrc Add the following line and change [PATH_TO_FLUTTER_GIT_DIRECTORY] to be the path where you cloned Flutter’s git repo: Platform Setup: iOS install Xcode (on app store) install Java and JDK Android install android studio and goContinue reading “Installing Flutter”