Visit below for more details,
https://flutter.dev/docs/get-started/install/macos#update-your-path
Overview
- Gather all required tools
- Install Flutter SDK
- Update path
- Install Xcode, run the following
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
Run a shell, then execute
flutter doctor
follow listed steps on the result
Notes:
Launch an iOS simulator
open -a Simulator
Top comments (0)