diff --git a/pubspec.yaml b/pubspec.yaml index 566fe989..59049221 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -117,3 +117,6 @@ flutter_icons: image_path: "assets/icon/icon.png" image_path_ios: "assets/icon/icon_ios.png" ios: true + +import_sorter: + comments: false