Closed JohnH07 closed 1 week ago
Batch close for the com.intellij.openapi.wm.ToolWindow.setAvailable(boolean)
exception out of the Flutter IJ plugin, this is a duplicate of https://github.com/flutter/flutter-intellij/issues/7691 and is resolved in the release of the Flutter plugin, 82.1
.
What happened
I ran a main.dart file on my Android Emulator and I got an IDE error pop up saying an error has occurred and prompted me to make a new issue with the bug report. This has happened before and seems to happen when I run a main.dart file for the first time in a new flutter project. After closing out of the pop up everything seems to work fine.
Version information
IntelliJ IDEA
2024.2.3
• Flutter pluginio.flutter 82.0.3
• Dart plugin242.22855.32
Error getting Flutter sdk information.
Output from flutter doctor -v
[√] Flutter (Channel stable, 3.24.3, on Microsoft Windows [Version 10.0.19045.5011], locale en-US) • Flutter version 3.24.3 on channel stable at C:\Users\starw\dev\flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 2663184aa7 (5 weeks ago), 2024-09-11 16:27:48 -0500 • Engine revision 36335019a8 • Dart version 3.5.3 • DevTools version 2.37.3
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0) • Android SDK at C:\Users\starw\AppData\Local\Android\sdk • Platform android-35, build-tools 35.0.0 • Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java • Java version OpenJDK Runtime Environment (build 17.0.11+0--11852314) • All Android licenses accepted.
[√] Chrome - develop for the web • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.11.2) • Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community • Visual Studio Community 2022 version 17.11.35222.181 • Windows 10 SDK version 10.0.22621.0
[√] Android Studio (version 2024.1) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 17.0.11+0--11852314)
[√] IntelliJ IDEA Ultimate Edition (version 2024.2) • IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA 2024.2.3 • Flutter plugin version 82.0.3 • Dart plugin version 242.22855.32
[√] VS Code (version 1.93.0) • VS Code at C:\Users\starw\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.96.0
[√] Connected device (4 available) • sdk gphone64 x86 64 (mobile) • emulator-5554 • android-x64 • Android 15 (API 35) (emulator) • Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19045.5011] • Chrome (web) • chrome • web-javascript • Google Chrome 129.0.6668.101 • Edge (web) • edge • web-javascript • Microsoft Edge 127.0.2651.86
[√] Network resources • All expected network resources are available.
• No issues found!
Exception
null