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
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.
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.
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
The text was updated successfully, but these errors were encountered: