
- #Flutter macbook m1 update#
- #Flutter macbook m1 android#
- #Flutter macbook m1 download#
#Flutter macbook m1 update#
Update engine script create_ios_framework to optionally take ARM simulator path #73066 Update engine script create_ios_framework to optionally take ARM simulator path. flutter engine on iOS arm simulator does not build #66925 flutter engine on iOS arm simulator does not build. Mac LUCI builders' Xcode should include iOS 14 SDK #65901 XCode SDK needs to be updated on mac LUCI builders. Deprecate -universal flag in "flutter build ios-framework" #69718 Deprecate flutter build ios-framework -universal. Distribute engine as Flutter.xcframework #60109 Distribute engine as Flutter.xcframework. #Flutter macbook m1 android#
b/162290052 Cannot launch Android emulators. engine gn updates required for simulator on macOS arm #66926 engine gn updates required for simulator on macOS arm. Adding ARM iOS simulator times out the engine artifacts build #82736 Adding ARM iOS simulator times out the engine artifacts build. Update Flutter Engine recipes to handle ARM64 simulator #84672 Update Flutter Engine recipes to handle ARM64 simulator. iOS engine artifacts Flutter.xcframework contains old architecture triples directories #85062 iOS engine artifacts Flutter.xcframework contains old architecture triples directories. Add mac m1 machines to the staging pool #79430 Add mac m1 machines to the staging pool. Add macOS architecture to doctor output #65976 (comment) Add macOS architecture to doctor output for host. "flutter build ios" fails on ARM macOS, ibtoold crashes compiling xcassets/storyboards #65133 "flutter build ios" fails on ARM macOS, ibtoold crashes compiling xcassets/storyboards. Setup Flutter engine environment and build engine on M1 (Apple Silicon ARM64) #96745 Support building the engine on macOS ARM hosts. Dart SDK support for macOS arm64 (Apple Silicon) dart-lang/sdk#42773 Dart SDK version is built for macOS ARM host. Building flutter tool on ARM macOS host fails dart-lang/sdk#42534 Building flutter tool on ARM macOS host fails. separate target platform, host platform, and architecture #60119 separate target platform, host platform, and architecture. Update iOS and macOS engine builders to Xcode 12.0 #84601 Update iOS and macOS engine builders to Xcode 12.0. Build macOS desktop gen_snapshot_arm64 as arm64 binary to run natively on Apple Silicon #101138. Run the SDK packaging recipe on an arm64 macOS host #97658. #Flutter macbook m1 download#
Ship apple silicon dart SDK binaries now that Dart 2.14.0-281.0.dev and higher have arm64 builds available for download #86926. Build Flutter macOS artifacts with ARM architecture slice #69157 (ios-deploy, libimobiledevice, etc). Build arm64 during Mac Host Engine build #84453. Add Mac M1 ARM machines to the prod pool #87508 Add Mac M1 ARM machines to the prod pool. The remaining work is to get it working natively without Rosetta.
Update: Flutter should be fully working on M1 with Rosetta translation (particularly tooling and iOS simulator). Running Flutter on ARM macOS as a target is tracked by #60113.
Build ARM host dependencies (iproxy, libimobiledevice).Use case: developer buys ARM Mac, installs Flutter tooling on the Mac, deploys Flutter to an iPhone. Umbrella issue tracking developing Flutter on macOS ARM.