menu
pubtidy package
documentation
patchfixer.dart
PathFixer
PathFixer.new constructor
PathFixer.new constructor
dark_mode
light_mode
PathFixer
constructor
PathFixer
(
String
pkgName
, {
required
Directory
pkgRoot
,
List
<
String
>
?
importPaths
,
})
Implementation
PathFixer( this.pkgName, { required this.pkgRoot, this.importPaths, });
pubtidy package
documentation
patchfixer
PathFixer
PathFixer.new constructor
PathFixer class