Skip to content

[multi-option contexts] spurious MISSING_DEPENDENCY reported on a flutter customer app #55413

Closed
@pq

Description

@pq

Follow-up from: flutter/flutter#146506

Reproducing locally:

☁  super_editor [bcba7282] dart fix -n
Computing fixes in super_editor (dry run)... 69.0s

75 proposed fixes in 64 files.

example/lib/marketing_video/main_marketing_video.dart
  unnecessary_cast • 1 fix

example/pubspec.yaml
  MISSING_DEPENDENCY • 1 fix

... <snip>

To fix an individual diagnostic, run one of:
  dart fix --apply --code=MISSING_DEPENDENCY

Next step is to figure out why we're detecting a MISSING_DEPENDENCY in example/pubspec.yaml.

/cc @keertip

Metadata

Metadata

Assignees

Labels

P1A high priority bug; for example, a single project is unusable or has many test failuresanalyzer-analysis-optionslegacy-area-analyzerUse area-devexp instead.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions