You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at github.com/flutter/flutter.
What happened
I was just waiting for my project to build and doing nothing.
PS. This is my first time reporting an issue, if there is ant mistake in this report please excuse me, I was doing my work and suddenly this window popped up telling me to report this issue, so I did it.
Error Report: NullPointerException in Flutter Performance View
Error Message: java.lang.NullPointerException: Cannot invoke "com.intellij.openapi.wm.ToolWindow.setAvailable(boolean)" because the return value of "com.intellij.openapi.wm.ToolWindowManager.getToolWindow(String)" is null
Relevant Stack Trace:
at io.flutter.performance.FlutterPerformanceViewFactory.lambda$initPerfView$1(FlutterPerformanceViewFactory.java:43)
Description: This error indicates that a NullPointerException occurred while attempting to set a tool window's availability in the Flutter Performance View.
The text was updated successfully, but these errors were encountered:
Batch close for the com.intellij.openapi.wm.ToolWindow.setAvailable(boolean) exception out of the Flutter IJ plugin, this is a duplicate of #7691 and is resolved in the release of the Flutter plugin, 82.1.
Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
github.com/flutter/flutter.
What happened
I was just waiting for my project to build and doing nothing.
PS. This is my first time reporting an issue, if there is ant mistake in this report please excuse me, I was doing my work and suddenly this window popped up telling me to report this issue, so I did it.
Version information
Android Studio
Ladybug | 2024.2.1 Patch 1
• Flutter pluginio.flutter 82.0.3
• Dart plugin242.22855.32
Error getting Flutter sdk information.
Exception
null
The text was updated successfully, but these errors were encountered: