sort library
Classes
- ImportSortData
- Result of a sort operation.
Functions
-
sortImports(
List< String> lines, String packageName, bool emojis, bool exitIfChanged, bool noComments, {String? filePath, bool noBlankLines = false, List<CustomTier> customTiers = const []}) → ImportSortData - Sort the imports of a dart file.