website
website copied to clipboard
exporting path variables in linux with zsh
Page URL
https://docs.flutter.dev/get-started/install/linux/android
Page source
No response
Describe the problem
Using the given command to add flutter to PATH variable in zsh shell doesn't work, even after system restart.
Expected fix
The solution is to extract flutter to the home directory and using $HOME instead of ~ . This worked for me.
Additional context
No response
I would like to fix this problem.
- [X] I will try and fix this problem on docs.flutter.dev.