-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-host-armBuilding on an ARM-based platformBuilding on an ARM-based platformplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
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:
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
Dararii, maks, Albert221, BBarisKilic, alifurkanbudak and 27 moreZfinix and develocode777
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-host-armBuilding on an ARM-based platformBuilding on an ARM-based platformplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
