Skip to content

Dart analyser need to be manually run too often #3334

Open
@jaumard

Description

@jaumard

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions