flutter analyze should mention when dart fix --apply could fix the problems #124150
Closed as not planned
flutter analyze should mention when dart fix --apply could fix the problems #124150
When you run
flutter analyze, if some of the errors could be autofixed bydart fix --apply, it should say so.