Closed
Description
When invoking build.dart
we stream the output to the logger provided by the Dart/Flutter SDK. This logger is likely not in verbose mode, so only errors will be shown. It might be useful to just always write the full stderr and full stdout logs to the build folder so that they can be easily accessed.
Metadata
Metadata
Assignees
Type
Projects
Status
Done