flutter / flutter/flutter-intellij
consider sharing the project wizard between IntelliJ and Android Studio
Open
topic-project-creation
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
Currently we have separate project wizard implementations, one for IntelliJ and one for Android Studio. The Android Studio one gives us an impl that fits in well with that product's UI.
We should consider moving to having just one, common, implementation. This would reduce code duplication for us, and we'd have less Android Studio specific code to maintain.
cc @stevemessick @pq
Contributor guide
Assessment
This issue has not been assessed yet.