Skip to content

[native assets] Should surface stdout/stderr from build.dart #53732

@craiglabenz

Description

@craiglabenz

When using the new native assets feature (#50565 and flutter/flutter#129757), the code that invokes build.dart seems to be burying its stdout and stderr.

I think it makes sense that end developers will not want to be bothered by log statements from these build steps, but seeing output / logging statements is important when writing or debugging build.dart.

I'm not sure how to differentiate between these two scenarios, but an escape hatch for build.dart authors would be a significant DX improvement.

cc @dcharkes @mit-mit

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestarea-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.dart-cli-buildlibrary-ffitriagedIssue has been triaged by sub team

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions