flutter / flutter/flutter-intellij
Survey code to determine scope of breaking project root assumption
Open
code-health
tech debt
usability
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
We have a few requests that the Flutter project root directory be separated from the IntelliJ project directory. Actually, I think IntelliJ considers a project to be a collection of modules, independent of their location. That is, the modules do not have to share a common parent directory. One example is #5150.
We need to survey the code base to find where we assume the Flutter project root is the top-level directory in the project.
Contributor guide
Assessment
This issue has not been assessed yet.