flutter / flutter/flutter-intellij
Remove `Build` button
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
The `Build` button does not work for Flutter apps. We should try to hide it when the active project is Flutter.
Contributor guide
Research direction
Start by locating the Build button or action implementation in the IntelliJ plugin and the existing check for an active Flutter project. Verify the button is hidden for Flutter apps while remaining available for other project types, then run the relevant plugin tests or manually check the action in IntelliJ.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100