flutter / flutter/flutter-intellij

Allow "Open Android module" to be opened in IntelliJ IDEA instead of Android Studio

Open
#6,741 0 comments 0 reactions 0 assignees View on GitHub
▣ platform-android P2
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.

![image](https://user-images.githubusercontent.com/15884415/236388066-87ab8632-56e4-41ab-80d4-3d5cf5afc6e3.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.