Skip to content

[vector_graphics] Support libpathops on Linux arm. #158865

Description

@stuartmorgan-g

Imported from dnfield/vector_graphics#238

Original report by @aebrahim on Apr 23, 2024

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: proposalA detailed proposal for a change to Flutterp: vector_graphicsThe vector_graphics package setpackageflutter/packages repository. See also p: labels.team-engineOwned by Engine team

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions