Skip to content

Flutter plugin crash in Android Studio Meerkat – Cannot create extension FlutterStudioProjectOpenProcessor #8042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ahmedtalaatelsahy opened this issue Apr 10, 2025 · 3 comments

Comments

@ahmedtalaatelsahy
Copy link

What happened:
I encountered a crash when opening a Flutter project in Android Studio Meerkat (2024.3.1 Patch 1). The IDE showed an error message related to the Flutter plugin failing to initialize a component. I wasn’t doing anything special—just opening a Flutter project.

Steps to reproduce:

Open Android Studio Meerkat (2024.3.1 Patch 1)

Open any Flutter project

Observe crash dialog
Android Studio Meerkat | 2024.3.1 Patch 1
Flutter plugin: io.flutter 85.0.4
Dart plugin: 243.23654.44

com.intellij.diagnostic.PluginException: Cannot create extension (class=io.flutter.editor.FlutterStudioProjectOpenProcessor) [Plugin: io.flutter]
at com.intellij.serviceContainer.ComponentManagerImpl.createError(ComponentManagerImpl.kt:989)
...
Additional info:

Flutter SDK is not detected or failed to load

Plugin might be incompatible with this Android Studio version

@Manik400
Copy link

Just switch from 85.0.4 to 85.0.3.
1)Download it from flutter plugin for Android studio , a zip file will be downloaded.
2)Then in android studio add plugin from disk.
3)Then add zip file , and restart your studio.

@Manik400
Copy link

Ping me if you feel stuck

@brenovambaster
Copy link

Hi, @ahmedtalaatelsahy
See #8051

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants