Dart Analysis: Shows no issues but claims there are

In my Flutter 1.2 project, the Dart Analysis prevents hot reload because of "Analysis issues found" but doesn't show any. What am I doing wrong?

I've got the latest versions of

  • IntelliJ (IntelliJ IDEA 2021.1.1, Ultimate Edition, Build #IU-211.7142.45)
  • Dart plugin (211.7233),
  • Flutter (56.0.5), and
  • macOS (Big Sur 11.3.1).

Here's a video of what happens after I save:

0
3 comments
Official comment

This looks like a parsing error in the Dart plugin. We'll be able to fix it if you paste the contents of the edited file(s). If you don't want to share the files publicly you may file an issue with visibility set to jetbrains-team. https://youtrack.jetbrains.com/issues/WEB (Subsystem: Dart)

The problem persisted after a Hot Restart and a stop/start cycle.

0

I'm sorry but the problem went away. I don't know why or how.

0

Please sign in to leave a comment.