Skip to content

Ship apple silicon dart SDK binaries now that Dart 2.14.0-281.0.dev and higher have arm64 builds available for download #86926

@acoutts

Description

@acoutts

Hi- I have been following the apple silicon support progress for quite some time now. Just the other day the Dart team announced apple silicon arm64 builds are now available on the dev/beta channels: dart-lang/sdk#42773 (comment)

The latest flutter dev channel 2.4.0-4.0.pre is shipping dart 2.14.0-301.0.dev which does have an arm64 build available:

Screen Shot 2021-07-23 at 5 43 06 AM

But Flutter is still shipping just the x86_64 binary:

➜ file ~/Projects/flutter/bin/cache/dart-sdk/bin/dart
/Users/andrewcoutts/Projects/flutter/bin/cache/dart-sdk/bin/dart: Mach-O 64-bit executable x86_64

Here's how the file command output looks for a native AS arm64 binary:

➜ file /Applications/Docker.app/Contents/MacOS/Docker 
/Applications/Docker.app/Contents/MacOS/Docker: Mach-O 64-bit executable arm64

Related (but unable to comment): #60118

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.c: proposalA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.platform-host-armBuilding on an ARM-based platformplatform-macBuilding on or for macOS specificallytoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions