graph library

Classes

ImportGraph
The project's own import graph, built from the directives the sorter already reads on every run.

Functions

resolveUri(String uri, {required String from, required String packageName, Map<String, String> packages = const {}}) String?
The project file uri points at, or null when it points outside.