Add Flutter PATH for macOS install pages #9983
Labels
a.get-started
Relates to the Getting Started section of docs.flutter.dev
cl.duplicate
Closes issue as duplicate of another issue
devos.macOS
Relates to developing apps on macOS platform
e2-days
Effort: < 5 days
from.page-issue
Reported in a reader-filed concern
p2-medium
Necessary but not urgent concern. Resolve when possible.
Page URL
https://docs.flutter.dev/get-started/install/macos/web/
Page source
https://github.com/flutter/website/tree/main/src/get-started/install/macos/web.md
Describe the problem
Installation assumes flutter on terminal path and there is no step to accomplish this.
Expected fix
add export PATH="/Users/{USERNAME}/development/flutter/bin:$PATH" to ~/.zshrc
Additional context
No response
I would like to fix this problem.
The text was updated successfully, but these errors were encountered: