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

Let Flutter be installable via winget #57674

Open
Zazo032 opened this issue May 20, 2020 · 6 comments
Open

Let Flutter be installable via winget #57674

Zazo032 opened this issue May 20, 2020 · 6 comments
Labels
a: first hour The first hour of using Flutter c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter P3 Issues that are less important to the Flutter project platform-windows Building on or for Windows specifically team-tool Owned by Flutter Tool team tool Affects the "flutter" command-line tool. See also t: labels. triaged-tool Triaged by Flutter Tool team

Comments

@Zazo032
Copy link
Contributor

Zazo032 commented May 20, 2020

Microsoft recently announced Windows Package Manager:
https://devblogs.microsoft.com/commandline/windows-package-manager-preview/

This is an equivalent of #14050 for Windows: winget install flutter. This would make Flutter installation on Windows easier to set up.

@VladyslavBondarenko VladyslavBondarenko added a: first hour The first hour of using Flutter platform-windows Building on or for Windows specifically c: new feature Nothing broken; request for a new capability tool Affects the "flutter" command-line tool. See also t: labels. labels May 20, 2020
@jmagman jmagman added this to Awaiting triage in Tools - installer / upgrade review via automation May 26, 2020
@christopherfujino christopherfujino moved this from Awaiting triage to Engineer reviewed in Tools - installer / upgrade review May 26, 2020
@Sunbreak
Copy link
Contributor

https://github.com/leoafarias/fvm maybe a better choice

FYI: choco install dart-sdk according to https://dart.dev/get-dart. We could expect winget install dart-sdk.

@jmagman jmagman added the P3 Issues that are less important to the Flutter project label Aug 18, 2020
@darshankawar darshankawar added c: proposal A detailed proposal for a change to Flutter passed first triage labels Mar 31, 2021
@shinayser
Copy link

This would be a nice way to install flutter via scripts on windows. Wish they could add it!

@austintraver
Copy link

Does the open-source community need sign-off from @flutter to add the code to https://github.com/microsoft/winget-pkgs necessary to support this?

@NicTanghe
Copy link

im pretty sure the answer to that is no.

@alanlivio
Copy link

It is a very interesting feature.

@flutter-triage-bot flutter-triage-bot bot added team-tool Owned by Flutter Tool team triaged-tool Triaged by Flutter Tool team labels Jul 8, 2023
@TheMR-777
Copy link

Waiting for this package for such a long time...
I saw FFmpeg as an example, the build of Gyan is available on winget, and it's version management is easier than ever before.
I wish the community add the support for flutter in winget too :)
The installation will become much easier, and straight-forward, and no manual environment-variable declaration will be needed.

(yeah, I understand the Google vs. Microsoft thing, but it's undeniable that both are community-managed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: first hour The first hour of using Flutter c: new feature Nothing broken; request for a new capability c: proposal A detailed proposal for a change to Flutter P3 Issues that are less important to the Flutter project platform-windows Building on or for Windows specifically team-tool Owned by Flutter Tool team tool Affects the "flutter" command-line tool. See also t: labels. triaged-tool Triaged by Flutter Tool team
Projects
Development

No branches or pull requests