flutter / flutter/flutter-intellij

Dart analyser need to be manually run too often

Open
#3,334 9 comments 2 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

each time I'm running `flutter pub pub run build_runner build --delete-conflicting-outputs` (or whatch equivalent) the IDE doesn't get what as been updated so I need to manually run the dart analyzer for the changes to be taken into consideration. Same when I `flutter packages get` I need to run the dart analyzer for the changes to be in the IDE.

Would be nice to run dart analyzer automatically on package get (or having a checkbox on settings to enable that).
For the build_runner I don't have any solution except implementing #3137 that will allow the IDE to run dart analyzer when needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.