flutter/packages/flutter_tools/lib
Chris Bracken 4ad190e74f
Make CompilerOutput immutable (#16942)
CompilerOutput values should never be mutated. Also includes minor
formatting change to the compile() method signature in line with the
style guide.

Minor housekeeping while I'm touching other bits of nearby code.
2018-04-24 16:48:04 -07:00
..
src Make CompilerOutput immutable (#16942) 2018-04-24 16:48:04 -07:00
executable.dart unnessary parenthesis (#14475) 2018-02-06 09:00:11 +01:00
runner.dart Remove writelnStderr (#16058) 2018-03-29 05:55:32 -07:00