vector_graphics
vector_graphics copied to clipboard
Fix compiler execution on ARM64.
- Refactors detection of the binary directory for
path_opsandtesselatorto reduce code duplication - Correctly handles ARM64 architectures
- Sets up compiler tests on Mac (x86 and ARM) and Windows
This fixes #238 and replaces #245.
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!