flutter / flutter/flutter-intellij
move the Android emulator launching code over to using the flutter_tools implementation
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
See https://github.com/flutter/flutter/issues/13379; we can launch Android emulators in IntelliJ, but we're using a separate code path from flutter_tools. We should move over to the flutter_tools based impl.
Contributor guide
Research direction
Start by reading the linked Flutter issue and tracing the existing Android emulator launch path in the IntelliJ plugin. Compare it with the flutter_tools-based implementation and identify the integration points that must change. Done means IntelliJ launches Android emulators through the flutter_tools implementation with existing behavior preserved; the payload names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, flutter, java
- Domain
- mobile, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100