Skip to content

Survey code to determine scope of breaking project root assumption #5291

Open
@stevemessick

Description

@stevemessick

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions