flutter / flutter/flutter-intellij
Flutter Inspector is disabled for a project with no indication or error message
Open
P2
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Hi,
In one of my Flutter projects, Flutter Inspector is disabled, while it works normally in another Flutter project using the same IDE and environment.
This suggests the issue is project-specific, but when Flutter Inspector is disabled there is no hint, tooltip, or error message explaining why. As a result, it’s very hard to know where to start debugging.
Would it be possible to show some explanation or hint when Flutter Inspector is unavailable (e.g. tooltip, event log message, or reason)?
Contributor guide
Assessment
This issue has not been assessed yet.