-
Pierrick Bouvier authored
To implement windows-arm64 support, it is needed to add architecture as a subdirectory (https://github.com/flutter/flutter/issues/129805). In short, when performing a flutter windows build, we have: - Before: build/windows/runner/Release/gallery.exe - After: build/windows/x64/runner/Release/gallery.exe This convention follows what flutter linux build does. Addresses: https://github.com/flutter/flutter/issues/129805 Addresses: https://github.com/flutter/flutter/issues/116196 Design doc: [flutter.dev/go/windows-arm64](https://flutter.dev/go/windows-arm64)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.idea | Loading commit data... | |
android-java.tmpl | ||
android-kotlin.tmpl | ||
android.tmpl | ||
ios-objc.tmpl | ||
ios-swift.tmpl | ||
ios.tmpl | ||
linux.tmpl | ||
macos.tmpl | ||
web | ||
windows.tmpl | ||
.gitignore.tmpl | ||
analysis_options.yaml.tmpl | ||
projectName.iml.tmpl |