Skip to content

Flutter doesn´t create the system directories #160312

@bryandelgado99

Description

@bryandelgado99

Steps to reproduce

Well, it all started when creating a Flutter project after updating to version 3.27 of the framework. When initializing a project, whether with Android Studio or the CLI, all the components are created normally, but when opening the directory, none of the target system directories appear.

And when running "flutter create ." to rebuild the project, it only initializes and attaches the web project to the root of the base Flutter project.

Expected results

As a result, it should present all the directories for the systems to be developed (even Android Studio allows selecting the target systems), yet it still doesn't create any of them.

Actual results

As a result, it should present all the directories for the systems to be developed (even Android Studio allows selecting the target systems), yet it still doesn't create any of them.

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]

Metadata

Metadata

Assignees

No one assigned

    Labels

    in triagePresently being triaged by the triage teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions