Closed
Description
Pub is planning on no longer producing package symlinks (issue #15103), but currently the analyzer relies on these symlinks to resolve "package:" imports. Ultimately it would be good for the analyzer to look up packages through barback, but until then it should use "pub list-package-dirs" to find the dependency paths so pub can safely cease producing symlinks.