Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Conversation

@pbo-linaro
Copy link
Contributor

Linaro Windows on Arm team is working to enable projects for this new platform.
Lately, we have been interested in Dart/Flutter.

This PR enables building natively flutter components (exe + dll) for windows on arm.

It solves this issue (flutter/flutter#62597) partially, by starting with native build.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is test-exempt.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Copy link
Member

@cbracken cbracken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM stamp from a Japanese personal seal

@pbo-linaro
Copy link
Contributor Author

Thanks for merging it!

cbracken added a commit to flutter/engine that referenced this pull request Sep 9, 2022
Includes:
* Enable native Windows on Arm build (flutter/buildroot#612)

Issue: flutter/flutter#62597
cfontas pushed a commit to cfontas/engine that referenced this pull request Sep 14, 2022
Includes:
* Enable native Windows on Arm build (flutter/buildroot#612)

Issue: flutter/flutter#62597
Oleh-Sv pushed a commit to Oleh-Sv/engine that referenced this pull request Sep 28, 2022
Includes:
* Enable native Windows on Arm build (flutter/buildroot#612)

Issue: flutter/flutter#62597
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants