Add lint for importing transitive dependency #36808
Labels
analyzer-linter
Issues with the analyzer's support for the linter package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Hi there.
It would be great if we could get a lint to let us know when transitive dependencies are being imported. Ideally we'd like to only depend on packages that we specify in our own pubspec.
Thanks!
The text was updated successfully, but these errors were encountered: