Skip to content

Fix the disappearance of the New Flutter Project menu item #8049

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

Merged
merged 1 commit into from
Apr 14, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions product-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,18 @@
},
{
"channel": "stable",
"comments": "IntelliJ 2025.1 Beta, Android Studio Narwhal 2025.1 Canary",
"comments": "IntelliJ 2025.1, Android Studio Narwhal 2025.1",
"name": "2025.1",
"version": "2025.1",
"ijVersion": "2025.1",
"ideaProduct": "IC",
"ideaVersion": "251.23774.16",
"ideaProduct": "android-studio",
"ideaVersion": "2025.1.1.6",
"baseVersion": "251.23774.16",
"dartPluginVersion": "251.23774.16",
"androidPluginVersion": "251.23774.16",
"sinceBuild": "243",
"androidPluginVersion": "",
"sinceBuild": "251",
"untilBuild": "253.*",
"isUnitTestTarget": "true",
"isUnitTestTarget": "false",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm trying to understand what this is doing and it seems like it serves a few purposes... Maybe you can explain in person?

"javaVersion": "21"
}
]
Expand Down