Skip to content

Flutter Widget Inspector doesn't work with new kernel const format #36640

Closed
@vsmenon

Description

@vsmenon

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.

Metadata

Metadata

Labels

P1A high priority bug; for example, a single project is unusable or has many test failurescustomer-flutterlegacy-area-front-endLegacy: Use area-dart-model instead.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions