Skip to content

[native_assets_builder] Output a success bool and don't throw #106

Closed
@dcharkes

Description

@dcharkes

When more than one package with native assets has a build failure, throwing an error on the first build failure is unhelpful.

If we provide an interface of what we return from BuildRunner we can add a list of errors.

We should add some API that we can extend later. (Most likely we'd also want some way to display the errors in flutter_tools on builds that fail rather than rely on only streaming logs in the context of #33.)

#105 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onpackage:hooks_runner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions