Closed
Description
dartfmt with Leaf’s extra hacks here: https://github.com/dart-lang/dart_style/tree/no-new-const-context
Result of running that on DDC, sdk libraries, and dart2js here: https://dart-review.googlesource.com/c/sdk/+/50100
Result of running that on flutter/examples here: https://github.com/leafpetersen/flutter/tree/optional_new_const
(this is part of the work for finishing optional new/const)