Skip to content

Investigate using Dart's hooks to download cwebp #19

@PiotrRogulski

Description

@PiotrRogulski

Instead of manually downloading the cwebp binary at publish time, let's try using Dart's build hooks to download the appropriate binary at build time. Advantages include smaller package upload sizes and downloading only the binary for the host's OS (right now, the package always contains five binaries for all supported OS+arch combinations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions