-
Notifications
You must be signed in to change notification settings - Fork 324
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
[Bug] Flutter plugin 85.0.4 breaks project creation on Android Studio Meerkat (2024.3.1 Patch 1) #8048
Comments
same issue, downloading flutter and dart plugins , no option to create new flutter project |
me too |
Me too :( |
same issue here i was able to resolve it via downgrading plugin version to 83.0.4 |
Guys we can solve this by downgrading to just 85.0.3 , no need to downgrade to very lower version. Just switch from 85.0.4 to 85.0.3. |
Similar issue 85.0.4 is Waste ❌❌❌ |
same issue, flutter plugin not work with new android studio |
I found solution here you can install previos worked version of plugin https://plugins.jetbrains.com/plugin/9212-flutter/versions/stable |
Hi, @simoneadore See the step by step to solve this: #8051 |
this one worked!! thanks |
Thank You Sooo Much! |
Big thanks to brenovambaster. This was my first attempt to install and use flutter. The bug was making me tear my hair out. |
![]() 3)Then add zip file , and restart your studio. |
Issue Summary
After updating to Flutter plugin version 85.0.4, the "New Flutter Project" option is no longer available in Android Studio Meerkat (2024.3.1 Patch 1). Downgrading to plugin version 85.0.3 resolves the issue.
Environment
Steps to Reproduce
Expected Behavior
The plugin should allow the creation of new Flutter projects as it does in version 85.0.3.
Actual Behavior
The "New Flutter Project" option disappears or becomes inaccessible.
Workaround
Reverting to Flutter plugin version 85.0.3 restores functionality.
The text was updated successfully, but these errors were encountered: