dart analyze
command doesn't support analyzing a single file
#44910
Labels
dart analyze
command doesn't support analyzing a single file
#44910
With
dartanalyzer
, I can analyze a single file, e.g.:With
dart analyze
, it's not supported:This makes it more difficult for me as a developer to study the behavior of the analyzer using quick experiments.
The text was updated successfully, but these errors were encountered: