flutter-intellij: Analysis shows errors but there are none, hot reload fails

Since today the my analyser in AndroidStudio started showing: “Hot reload failed. Analysis issues”.

Clicking “View Issues” shows no issues, only hints. If I build the app it builds and it also works on hot restart but not hot reload.

Steps to Reproduce

Dont know

Version info

[√] Flutter (Channel master, 1.21.0-7.0.pre, on Microsoft Windows [Version 10.0.18363.1016], locale en-DE)
    • Flutter version 1.21.0-7.0.pre at D:\dev\flutter\sdk
    • Framework revision 7ec2d360bc (3 weeks ago), 2020-07-29 23:25:38 -0700
    • Engine revision a9910e409c
    • Dart version 2.10.0 (build 2.10.0-1.0.dev 24c7666def)

[!] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
    • Android SDK at C:\Users\Marvin\AppData\Local\Android\sdk
    • Platform android-29, build-tools 29.0.3
    • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)
    X Android license status unknown.
      Run `flutter doctor --android-licenses` to accept the SDK licenses.
      See https://flutter.dev/docs/get-started/install/windows#android-setup for more details.

[√] Android Studio (version 4.0)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin version 48.1.2
    • Dart plugin version 193.7361
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b01)

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 2
  • Comments: 19 (6 by maintainers)

Most upvoted comments

I also have this issue, specifically in some files in my project. However, pressing save on other files in the same project works…

@stevemessick I have upgrade flutter multiple times in the lifetime of this bug and switched branches.

Sry I have not many details because there is no reliable method to reproduce it. Thats an issue for itself. Where can I find logs of dart analysis or any information? Are there even any?

This will be fixed in the next Dart plugin update.