vector_graphics icon indicating copy to clipboard operation
vector_graphics copied to clipboard

Fix compiler execution on ARM64.

Open aebrahim opened this issue 1 year ago • 1 comments

  • Refactors detection of the binary directory for path_ops and tesselator to reduce code duplication
  • Correctly handles ARM64 architectures
  • Sets up compiler tests on Mac (x86 and ARM) and Windows

This fixes #238 and replaces #245.

aebrahim avatar Jul 17 '24 05:07 aebrahim

Hi there, The Flutter team is now maintaining these packages in the flutter/packages repository at packages/vector_graphics and packages/vector_graphics_compiler. We'd appreciate it if you could direct this PR to those locations instead. Thanks!

zanderso avatar Nov 01 '24 21:11 zanderso