nEdAy / Flutter-Build-Runner-Helper

Flutter Build Runner Helper, to make it easier to execute build_runner commands.
MIT License
13 stars 0 forks source link

Restart Dart Analysis server after build runner completed #9

Open DFelten opened 3 years ago

DFelten commented 3 years ago

Is it possible to add an option to restart the dart analysis server after the build runner is completed? Currently we have to do this manually when there are external changes from the build runner.

nEdAy commented 3 years ago

Idea: Provide a new button called 'Dart Analysis' in the completion dialog, click it to execute dartanalyzer lib https://dart.dev/tools/dartanalyzer