Skip to content

Flutter plugin failed opening some projects #8661

@spark15

Description

@spark15

What happened

  1. I tried to open Flutter project.(other projects works fine) (path: File -> open..)
  2. The window seems to popup at a glance, but disapears in less than a second.
  3. No Error shown on previously opened window.
  4. After removing Flutter plugin, opening folders including Flutter project just works fine.
  5. After opening, opening the folder including Flutter project is fine even though I add Flutter plugin again.

What I am using

Android Studio Otter 2 Feature Drop | 2025.2.2
Build #AI-252.27397.103.2522.14514259, built on December 1, 2025
Runtime version: 21.0.8+-14196175-b1038.72 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.

fvm 4.0.4

Dart Plugin 500.0.0

Flutter Plugin 88.2.0

Android Studio log

2025-12-19 17:25:22,023 [3282026] INFO - #c.j.l.d.i.t.DartActiveLocationChangeHandler - Sending active location change event: {"streamId":"Editor","eventKind":"activeLocationChanged","eventData":{"selections":[{"anchor":{"line":0,"character":0},"active":{"line":0,"character":0}}],"textDocument":{"uri":"file:///D:/side/aa/lib/main.dart"}}}
2025-12-19 17:25:23,043 [3283046] WARN - #c.i.i.a.CopyTBXReferenceAction - Cannot find TBX tool for IDE: AndroidStudio
2025-12-19 17:25:23,333 [3283336] WARN - #c.i.i.a.CopyTBXReferenceAction - Cannot find TBX tool for IDE: AndroidStudio
2025-12-19 17:25:29,617 [3289620] INFO - #c.i.i.i.ProjectUtil - Using processor Flutter Studio to open the project at D:/work/822_003/BODA_APP_APP_822_003

flutter doctor -v

[√] Flutter (Channel stable, 3.24.5, on Microsoft Windows [Version 10.0.26200.7462], locale ko-KR)
• Flutter version 3.24.5 on channel stable at C:\Users\ws\fvm\versions\3.24.5
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision dec2ee5c1f (1 year, 1 month ago), 2024-11-13 11:13:06 -0800
• Engine revision a18df97ca5
• Dart version 3.5.4
• 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 36.1.0-rc1)
• Android SDK at C:\Users\ws\AppData\Local\Android\sdk
• Platform android-36, build-tools 36.1.0-rc1
• Java binary at: C:\Program Files\Java\jdk-17.0.2\bin\java
• Java version Java(TM) SE Runtime Environment (build 17.0.2+8-LTS-86)
• 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 Enterprise 2022 17.8.3)
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Enterprise
• Visual Studio Enterprise 2022 version 17.8.34330.188
• Windows 10 SDK version 10.0.22621.0

[√] Android Studio (version 2025.2.2)
• 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 21.0.8+-14196175-b1038.72)

[√] VS Code (version 1.107.1)
• VS Code at C:\Users\ws\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.124.0

[√] Connected device (3 available)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.26200.7462]
• Chrome (web) • chrome • web-javascript • Google Chrome 143.0.7499.110
• Edge (web) • edge • web-javascript • Microsoft Edge 143.0.3650.80

[√] Network resources
• All expected network resources are available.

• No issues found!

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions