I added the path in .zshrc file but it is still saying command not found, i tried 100 times but it is not working
my .zshrc file

my flutter folder path

what am I doing wrong?
You need to add flutter bin folder to your path like this:
1- open terminal
2- Open paths file
sudo vi /etc/paths
3- Add Flutter bin path
YOUR_FLUTTER_DIRECTORY/flutter/bin
4- Restart terminal
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With