Open
Description
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
- Install Android Studio Meerkat 2024.3.1 Patch 1
- Update the Flutter plugin to version 85.0.4
- Restart Android Studio
- Try to create a new Flutter project
- 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.
Metadata
Metadata
Assignees
Labels
No labels