Skip to content

Support libpathops on Linux arm. #238

Description

@aebrahim

In the file packages/vector_graphics_compiler/lib/src/_initialize_path_ops_io.dart, Linux (and Windows) are always assumed to be 64 bit. This leads to the following error when running on Linux ARM64: Could not locate libpathops at /usr/lib/flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so

Another approach would be to leverage Abi.current()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions