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

Update TargetPlatform enum to include linux_arm64 and windows_arm64 entries #69214

Open
jonahwilliams opened this issue Oct 28, 2020 · 1 comment
Labels
a: desktop Running on desktop c: new feature Nothing broken; request for a new capability P3 Issues that are less important to the Flutter project platform-linux Building on or for Linux specifically platform-windows Building on or for Windows specifically team-desktop Owned by Desktop platforms team tool Affects the "flutter" command-line tool. See also t: labels. triaged-desktop Triaged by Desktop platforms team

Comments

@jonahwilliams
Copy link
Member

These will be required to specify arm64 build targets. The desktop_device base class should also be updated to return this instead of the hardcoded x64 platform arch, using the detection logic from #69213

@jonahwilliams jonahwilliams added c: new feature Nothing broken; request for a new capability tool Affects the "flutter" command-line tool. See also t: labels. a: desktop Running on desktop P3 Issues that are less important to the Flutter project labels Oct 28, 2020
@jonahwilliams jonahwilliams added this to To Do in Desktop Arm64 Support via automation Oct 28, 2020
@pedromassangocode pedromassangocode added passed first triage platform-linux Building on or for Linux specifically platform-windows Building on or for Windows specifically labels Oct 29, 2020
@jmagman jmagman added this to Awaiting triage in Tools - Linux review via automation Dec 16, 2020
@jmagman jmagman added this to Awaiting triage in Tools - Windows review via automation Dec 16, 2020
@christopherfujino christopherfujino moved this from Awaiting triage to Engineer reviewed in Tools - Windows review Jan 6, 2021
@HidenoriMatsubayashi
Copy link
Member

I'm working to support arm64 Linux desktop at the moment. #61221

@flutter-triage-bot flutter-triage-bot bot added multiteam-retriage-candidate team-desktop Owned by Desktop platforms team triaged-desktop Triaged by Desktop platforms team labels Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: desktop Running on desktop c: new feature Nothing broken; request for a new capability P3 Issues that are less important to the Flutter project platform-linux Building on or for Linux specifically platform-windows Building on or for Windows specifically team-desktop Owned by Desktop platforms team tool Affects the "flutter" command-line tool. See also t: labels. triaged-desktop Triaged by Desktop platforms team
Projects
Tools - Linux review
  
Awaiting triage
Tools - Windows review
  
Engineer reviewed
Development

No branches or pull requests

4 participants