Fix for ambiguous import doesn't trigger for static members #60276
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-quick-fix
Issues with analysis server (quick) fixes
P2
A bug or feature request we're likely to work on
After #56830 I've noticed that the fix doesn't work for static members (constructors, enum constants, etc).
It doesn't offer a fix.
Here is the CL https://dart-review.googlesource.com/c/sdk/+/414360
The text was updated successfully, but these errors were encountered: