menu
tidy_imports package
documentation
graph.dart
graph.dart
dark_mode
light_mode
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.
tidy_imports package
documentation
graph.dart
tidy_imports
package
Libraries
args
config
files
graph
pubspec_sort
sort
tidy_imports
graph library