Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider changing macOS install to use brew on 'macOS install' page #6408

Closed
ahagiwara opened this issue Oct 23, 2021 · 4 comments
Closed

Consider changing macOS install to use brew on 'macOS install' page #6408

ahagiwara opened this issue Oct 23, 2021 · 4 comments
Assignees
Labels
a.get-started Relates to the Getting Started section of docs.flutter.dev act.question Relates to issues that writers need SME help cl.wont-fix Issue closed as it either can't be or won't be fixed co.proposal Community ask to change an approach or process for docs.flutter.dev devos.macOS Relates to developing apps on macOS platform p2-medium Necessary but not urgent concern. Resolve when possible. st.blocked Issue cannot continue until another action completes st.triage.ltw Indicates Lead Tech Writer has triaged

Comments

@ahagiwara
Copy link

ahagiwara commented Oct 23, 2021

Page URL

https://docs.flutter.dev/get-started/install/macos

Page source

https://github.com/flutter/website/tree/main/src/docs/get-started/install/macos.md

Describe the problem

This multistep process to install Flutter can be accomplished in one step via Homebrew.

Expected fix

Install Homebrew. Run brew install flutter

Additional context

No response

@danagbemava-nc danagbemava-nc added the st.triage.triage-team Triage team reviewing and categorizing the issue label Oct 25, 2021
@danagbemava-nc
Copy link
Member

Hi @ahagiwara, thanks for filing the issue.

This will make it easier for people to setup flutter.

@danagbemava-nc danagbemava-nc added e0-minutes Effort: < 60 min p2-medium Necessary but not urgent concern. Resolve when possible. co.proposal Community ask to change an approach or process for docs.flutter.dev and removed st.triage.triage-team Triage team reviewing and categorizing the issue labels Oct 25, 2021
@mclarkedev
Copy link

Per https://formulae.brew.sh/cask/flutter, brew install flutter is now brew install --cask flutter.

@atsansone atsansone added a: install devos.macOS Relates to developing apps on macOS platform labels Sep 30, 2022
@atsansone atsansone changed the title [PAGE ISSUE]: 'macOS install' Consider changing macOS install to use brew on 'macOS install' page May 1, 2023
@atsansone
Copy link
Contributor

@jacob314 : I believe we discussed this, but we don't maintain this cask, so can we include it in the instructions?

@atsansone atsansone added the st.triage.ltw Indicates Lead Tech Writer has triaged label May 1, 2023
@atsansone atsansone added a.get-started Relates to the Getting Started section of docs.flutter.dev and removed a.install labels Jun 10, 2023
@atsansone atsansone added act.question Relates to issues that writers need SME help st.blocked Issue cannot continue until another action completes labels Jul 12, 2023
@sfshaza2 sfshaza2 removed the e0-minutes Effort: < 60 min label Nov 2, 2023
@sfshaza2
Copy link
Contributor

sfshaza2 commented Nov 2, 2023

No. (Also, this is NOT an e0-minutes issue...)

We don't officially support homebrew installation of Flutter. We used to list this info on our install page, but there are too many engineering issues that must first be resolved and it was removed by Chris Fujino and approved and landed by Ian. You can read more about the engineering support needed on this issue.

However, some folks do use homebrew to install Flutter using an externally maintained cask. If you google "install Flutter homebrew" you will find info on StackOverflow and elsewhere. Just be warned that you will encounter issues if using brew to install on a read-only system.

Closing this issue.

@sfshaza2 sfshaza2 closed this as completed Nov 2, 2023
@danagbemava-nc danagbemava-nc added the cl.wont-fix Issue closed as it either can't be or won't be fixed label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a.get-started Relates to the Getting Started section of docs.flutter.dev act.question Relates to issues that writers need SME help cl.wont-fix Issue closed as it either can't be or won't be fixed co.proposal Community ask to change an approach or process for docs.flutter.dev devos.macOS Relates to developing apps on macOS platform p2-medium Necessary but not urgent concern. Resolve when possible. st.blocked Issue cannot continue until another action completes st.triage.ltw Indicates Lead Tech Writer has triaged
Projects
None yet
Development

No branches or pull requests

6 participants