Closed
Description
The flutter widget inspector transform expects to be able to access the original const constructors. It can't do that with new consts.
Per @mraleph : Flutter 3xHEAD started failing exactly at the enabling commit. [https://ci.chromium.org/p/dart/builders/ci.sandbox/flutter-engine-linux/2068]
@jacob314 is investigating if there is a way to proceed.