-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
Large goal:
Update flutter analyze to use the analysis server in the same way and using the same code as flutter analyze --watch. Ensure that all the current flutter analyze options are still supported.
Related issues to be addressed as part of this cleanup:
- cleanup
flutter analyzecommand line arguments - flutter analyze behaviour with a command line argument is very confusing #7274 - flutter analyze --watch --flutter-repo check package conflicts - flutter analyze --watch --flutter-repo check package conflicts #10641
- flutter analyze --watch --flutter-repo reports public members missing dartdoc - Flutter analyze watch improvements #11143
- flutter analyze doesn't work well with nested (and different) .packages files - flutter analyze doesn't work well with nested (and different) .packages files #10015
provide a --machine flag for(Provide a --machine flag forflutter analyzeflutter analyze#10704)- unify output of flutter analyze and flutter analyze --watch unify the output from flutter analyze and flutter analyze --watch #2469
Also see other "flutter analyze" issues that might be related
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team