Pierrick Bouvier
540559204e
Enable native compilation for windows-arm64 ( #137618 )
...
It's now possible to natively compile a flutter app for
windows-arm64. Cross-compilation is not yet implemented.
Uses arm64 artifacts now available for Dart/Flutter.
Platform detection is based on Abi class, provided by Dart. Depending if
Dart is an arm64 or x64 binary, the Abi is set accordingly.
Initial bootstrap of dart artifacts (update_dart_sdk.ps1) is checking
PROCESSOR_ARCHITECTURE environment variable, which is the way to detect
host architecture on Windows.
This is available only for master channel (on other channels, it
fallbacks to windows-x64).
On windows-x64, it produces an x64 app. On windows-arm64, it produces an
arm64 app.
2024-01-18 19:15:23 +00:00
..
2024-01-18 19:15:23 +00:00
2024-01-18 19:15:23 +00:00
2024-01-18 19:15:23 +00:00
2024-01-18 19:15:23 +00:00
2023-10-12 13:23:52 -04:00
2023-11-07 20:37:19 +00:00
2024-01-16 21:40:08 +00:00
2024-01-12 22:10:25 +00:00
2023-03-31 02:31:07 +00:00
2023-11-09 03:46:25 +00:00
2024-01-18 18:13:21 +00:00
2024-01-12 17:49:54 +00:00
2024-01-18 18:13:21 +00:00
2024-01-10 18:50:07 +00:00
2024-01-18 18:13:21 +00:00
2024-01-03 23:05:46 +00:00
2023-12-14 00:11:32 +00:00
2023-12-15 19:58:05 +00:00
2024-01-18 19:15:23 +00:00
2024-01-18 19:15:23 +00:00
2024-01-05 21:47:58 +00:00
2023-12-04 21:59:53 +00:00
2023-12-04 21:39:18 +00:00
2024-01-18 19:15:23 +00:00
2023-01-23 21:43:08 +00:00
2024-01-18 19:15:23 +00:00
2024-01-18 08:35:59 +00:00
2024-01-18 19:15:23 +00:00
2024-01-12 17:49:54 +00:00
2023-08-10 21:48:06 +00:00
2023-09-12 20:20:04 +00:00
2023-05-19 22:25:55 +00:00
2023-07-24 17:22:25 +00:00
2023-10-11 16:15:26 -04:00
2024-01-18 19:15:23 +00:00
2023-03-22 07:53:56 -07:00
2023-02-23 19:43:21 +00:00
2022-07-15 23:12:05 +00:00
2023-10-12 13:23:52 -04:00
2023-08-10 21:48:06 +00:00
2021-03-31 18:14:03 -07:00
2024-01-05 21:47:58 +00:00
2022-10-27 22:40:08 +00:00
2023-03-22 21:12:22 +00:00
2024-01-18 12:32:49 -05:00
2023-05-20 06:29:21 +00:00
2023-11-27 22:00:50 +00:00
2024-01-18 19:15:23 +00:00
2024-01-18 19:15:23 +00:00
2023-10-18 00:27:54 +00:00
2023-10-18 00:27:54 +00:00
2023-12-14 05:30:10 +00:00
2024-01-03 00:47:40 +00:00
2023-09-10 08:07:13 +00:00
2023-11-16 21:05:22 +00:00
2023-04-14 02:01:21 +00:00
2023-02-23 19:43:21 +00:00
2023-06-15 20:25:19 +00:00
2024-01-18 19:15:23 +00:00
2024-01-18 19:15:23 +00:00
2022-11-16 02:49:00 +00:00
2023-01-23 21:43:08 +00:00
2023-03-09 21:33:38 +00:00
2021-11-12 14:43:52 -08:00
2023-12-21 19:01:16 +00:00
2022-08-09 17:59:06 +00:00
2023-10-31 13:27:26 +00:00
2024-01-12 02:20:06 +00:00
2023-06-30 18:07:54 +00:00
2022-12-15 14:43:32 -08:00
2023-09-12 20:20:04 +00:00
2024-01-18 19:15:23 +00:00
2023-06-28 00:16:13 +05:30
2023-12-14 05:30:10 +00:00
2024-01-18 19:15:23 +00:00
2023-08-18 02:58:20 +00:00
2023-02-28 11:57:04 -05:00
2024-01-12 19:13:08 +00:00
2023-09-06 17:22:13 +00:00
2023-10-18 22:19:18 +00:00
2023-10-25 17:08:57 +00:00