Skip to content

Allow setting depth of search for a Flutter/Dart app #3858

@nickmeinhold

Description

@nickmeinhold

Is your feature request related to a problem? Please describe.

I have a multi-package project and recently changed the folder structure from having app folders just two levels down (eg. project/packages/app) to the app folders being further down (eg. project/packages/folder/app)

The extension stopped recognising the project as a Flutter project when opening the project folder.

Describe the solution you'd like

Perhaps a setting where we can change how deep the extension searches for a flutter app.

Additional context

If I add a flutter app back at the level project/packages/app, and open project, the extension starts detecting the project as a Flutter project again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in commandsRelates to commands (usually invoked from the command Palette)in flutterRelates to running Flutter appsis enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions