flutter / flutter/flutter-intellij
Allow "Open Android module" to be opened in IntelliJ IDEA instead of Android Studio
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
When trying to open the Android module that's recognized in a Flutter project, an option is to "Open Android module in Android Studio". However, IDEA also supports Android modules too, so it can be an option when trying this action.

Contributor guide
Research direction
Locate the entry point for the “Open Android module in Android Studio” action in the Flutter IntelliJ plugin source. Trace how the IDE choice is determined, then verify that IntelliJ IDEA can be offered alongside Android Studio and that the action opens the Android module correctly in each supported IDE.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100