Open
Description
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