Skip to content

External files are not analyzed unless I open them in IntelliJ Flutter app #60795

Open
@MohiuddinM

Description

@MohiuddinM

I have multiple internal dart packages, used in a flutter app. These packages are imported by path during development, so I can just edit the code in packages, and the changes are available in the flutter app immediately. But after updating to Flutter 3.32, I am facing the problem that, the analyzer keeps the the old version of external files cached, and I have to open the changed file in the IDE for the analyzer to refresh, and start working normally.

[✓] Flutter (Channel stable, 3.32.0, on macOS 15.5 24F74 darwin-arm64, locale en-US) [1,223ms]
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision be698c48a6 (7 days ago), 2025-05-19 12:59:14 -0700
    • Engine revision 1881800949
    • Dart version 3.8.0
    • DevTools version 2.45.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-dart-modelFor issues related to conformance to the language spec in the parser, compilers or the CLI analyzer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions