小编wal*_*l-e的帖子

How to update path of flutter in macos?

Hey I just installed flutter and did everything as in this video: https://www.youtube.com/watch?v=U4TJ5ITGe5Y and also as told on the website: https://docs.flutter.dev/get-started/install/macos#update-your-path.

To update the path of flutter I put this command in the .zshrc file.

export PATH="$PATH:[PATH_OF_FLUTTER_GIT_DIRECTORY]/bin"
Run Code Online (Sandbox Code Playgroud)

However it doesn't work. Does anybody have an idea what I could be doing wrong?

Thanks a lot and have a nice day!

macos terminal flutter

1
推荐指数
1
解决办法
1万
查看次数

标签 统计

flutter ×1

macos ×1

terminal ×1