Jaime Wren
Jaime Wren
Thanks for the issue. Closing as duplicate of https://github.com/flutter/flutter-intellij/issues/7103
This may be a moot point now that we are no longer supporting 2023.1 and earlier versions of the IDEA framework.
Removing the milestone tag, with support for 2024.1 (https://github.com/flutter/flutter-intellij/issues/7269) without this change to the Flutter IJ rolls, the priority of this has gone down.
Thank you for the bug report. I just pushed out a point release of the Flutter plugin which resolves the exception. Please do reopen if you see this issue on...
Thank you all for the +1's, the escalation here helps prioritize issues to be fixed. I thought that issue root cause as a NPE: ``` Cannot invoke "com.google.gson.JsonElement.isJsonPrimitive()" because "elem"...
The original issue that this bug was opened for was that the exception ``` Cannot invoke "com.google.gson.JsonElement.isJsonPrimitive()" because "elem" is null ``` was thrown when debugging, i.e. "But everytime will...
@elliette -- hit this DWDS error when trying to debug the above issue in IntelliJ Ultimate 2023.3, Chrome platform with Hello Flutter clicker app modified with some static members: 
I have been unsuccessful in getting a reproduction locally. Has anyone hit this issue with a recent version of the Flutter Framework, i.e. after version `2.10`? If so, does anyone...
Duplicate of https://github.com/flutter/flutter-intellij/issues/6880
Release 76 is coming out without any attention here, bumping to 77 for the time being.