we were together from the fast time till here 17:22 zsh: command not found: flutter cz i have itel processor that is why their is deffernt way to follow and u are using apple 1 ?
No, that is not the reason. It just means that when you type flutter, your system does not know where it is located. Have you added flutter to the path as shown in video? If yes, do the following - 1. Close all terminal windows and restart terminal 2. Else type source ~/.zshenv in the terminal window and press enter After doing the two above, type flutter --version in terminal and check if it works? If it still doesn't work, check the path Type echo $path on the terminal and press enter. You'll get all the items in the path. Check the directory is correctly specified for flutter
PLEASE DO SUBSCRIBE !!!
0:00 Intro
0:30 Flutter Documentation
1:50 Hardware Requirements
2:40 Software Requirements
2:52 Operating System
3:17 Shell
4:22 Install Rosetta 2
5:15 Install Xcode
6:40 Install Cocoapods
8:15 Install Visual Studio Code
9:22 Install Android Studio
11:15 Install Flutter SDK
15:32 Add Flutter to Path
17:35 Finish Xcode setup
19:18 Setup iOS simulator
20:22 Install Cocoapods using Homebrew
23:17 Flutter Doctor check
23:42 Install Android SDK
25:10 Outro
Really Helpful! Looking to your more videos about Flutter💫
Awesome! Thank you very much😊
we were together from the fast time till here 17:22
zsh: command not found: flutter
cz i have itel processor that is why their is deffernt way to follow and u are using apple 1 ?
No, that is not the reason. It just means that when you type flutter, your system does not know where it is located. Have you added flutter to the path as shown in video?
If yes, do the following -
1. Close all terminal windows and restart terminal
2. Else type source ~/.zshenv in the terminal window and press enter
After doing the two above, type flutter --version in terminal and check if it works?
If it still doesn't work, check the path
Type echo $path on the terminal and press enter.
You'll get all the items in the path. Check the directory is correctly specified for flutter
Please do like and subscribe if this video was of help :)
yes i did exacly what u did
byt i get that error
ok, if still stuck, please run
echo $PATH
in terminal and share the result