Step 1 : Download Link : https://docs.flutter.dev/get-started/install/macos/mobile-ios?tab=download Step 2 : Paste UnZip file in Users/Apple/Development folder. Step 3 : add this path to .zshenv file export PATH=/Users/apple/development/flutter/bin:$PATH Step 4 : Run terminal Command flutter doctor