I know there are many similar answers to this however I have checked them, watched a video on it and tried countless times. I exported the flutter path to the .bashprofile and it is saved as shown in the screenshot however if I close terminal and try using a flutter command like flutter --version
or which flutter
or even flutter doctor
I get flutter not found
or zsh: command not found: flutter
How do I fix this so I can permanently use flutter in any directory or path