You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When analyzing library elements, we should use their import
URIs instead of their library name. This is especially relevant
as https://dart-review.googlesource.com/c/sdk/+/352977 is
planning to remove the library name from dart:js_interop.
Also fixes an issue where we were returning instead of continuing
in the loop that iterates over dart:js_interop.
0 commit comments