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
The old lookup code will permit users to write expressions that can only be evaluated in the context of the dartdoc-canonical libraries in which they are documented, which may have a synthetic namespace constructed via reexports. This is not a good idea for implementing support for resolution in software besides dartdoc.