Skip to content

Support adding SDKs to PATH on macOS (command + as part of Flutter install) #4612

@DanTup

Description

@DanTup

Currently the work done for #4604 is Windows-only.

We need to evaluate options for adding to PATH on macOS. The original plan was to add symlinks to something like /usr/bin, however since the SDK is likely in a user-specific folder, this could do bad things for systems used by more than one user.

We should see if there's a reasonable way we could automate adding to shell profile scripts (is it save to always append? can we tell which profile script(s) are required?).

@polina-c

Metadata

Metadata

Assignees

No one assigned

    Labels

    in commandsRelates to commands (usually invoked from the command Palette)is enhancementon mac

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions