Closed
Description
Because dartdoc uses the stdout of programs being compiled for the first time, it is possible for compiler "info" statements to be inserted into HTML injected by tools.
A workaround similar to flutter/flutter#74740 will be needed to correct this.