Skip to content

[native_assets_builder] Allow using native assets _inside_ build and link hooks #1253

Open
@dcharkes

Description

@dcharkes

After #1252, we can start allowing using native assets in build and link hooks.

Typical use case: using package:http, which uses some dylib built in its build hook, to download native assets.

Thanks @liamappelbe for the suggestion!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @dcharkes

        Issue actions

          [native_assets_builder] Allow using native assets _inside_ build and link hooks · Issue #1253 · dart-lang/native