Skip to content
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

Open
simoneadore opened this issue Apr 11, 2025 · 13 comments

Comments

@simoneadore
Copy link

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

  • OS: Windows 11 x64
  • Android Studio: Meerkat | 2024.3.1 Patch 1
  • Flutter Plugin:
    • ✅ Works: 85.0.3
    • ❌ Broken: 85.0.4
  • Dart Plugin: Latest available
  • Flutter SDK: 3.19.3 (or your version)

Steps to Reproduce

  1. Install Android Studio Meerkat 2024.3.1 Patch 1
  2. Update the Flutter plugin to version 85.0.4
  3. Restart Android Studio
  4. Try to create a new Flutter project
  5. The option is missing or inaccessible

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.

@Manik400
Copy link

same issue, downloading flutter and dart plugins , no option to create new flutter project

@anypwx
Copy link

anypwx commented Apr 12, 2025

me too

@codelovercc
Copy link

Me too :(

@VrutiPatel102
Copy link

same issue here i was able to resolve it via downgrading plugin version to 83.0.4

@Manik400
Copy link

Manik400 commented Apr 12, 2025

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.
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.

@dee798
Copy link

dee798 commented Apr 12, 2025

Similar issue 85.0.4 is Waste ❌❌❌
Any solution this version please tell me

@aluvse
Copy link

aluvse commented Apr 12, 2025

same issue, flutter plugin not work with new android studio

@aluvse
Copy link

aluvse commented Apr 12, 2025

I found solution here you can install previos worked version of plugin

https://plugins.jetbrains.com/plugin/9212-flutter/versions/stable

@brenovambaster
Copy link

brenovambaster commented Apr 12, 2025

Hi, @simoneadore

See the step by step to solve this: #8051

@sahilsharma17
Copy link

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. 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.

this one worked!! thanks

@Anonymous644
Copy link

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. 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.

Thank You Sooo Much!

@DickyOZ
Copy link

DickyOZ commented Apr 14, 2025

Big thanks to brenovambaster. This was my first attempt to install and use flutter. The bug was making me tear my hair out.

@sofolitltd
Copy link

sofolitltd commented Apr 14, 2025

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.
1)Download it from flutter plugin for Android studio , a zip file will be downloaded .
2)Then in android studio add plugin from disk.

Image

3)Then add zip file , and restart your studio.

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