-
Notifications
You must be signed in to change notification settings - Fork 29k
Not planned
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityplatform-fuchsiaFuchsia code specificallyFuchsia code specificallyteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityplatform-fuchsiaFuchsia code specificallyFuchsia code specificallyteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
jonahwilliams commentedon Jan 14, 2020
Currently the web and macOS directory creation is controlled by flutter config features (see features.dart in the tool)
Depending on how we expect this to be used, we could do something similar for fuchsia
jonahwilliams commentedon Sep 25, 2020
There is now a flutter config for fuchsia, so adding this to create is NBD
campovski commentedon Mar 16, 2021
I can take this over if requested. I haven't worked with Fuchsia yet, and since this has not been fixed yet, it would serve me as a great intro to Fuchsia.
jonahwilliams commentedon Mar 16, 2021
There is an example fuchsia directory in https://github.com/flutter/flutter/tree/master/examples/hello_world/fuchsia , but I'm not certain if that is still up to date.
github-actions commentedon Jul 11, 2025
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of
flutter doctor -v
and a minimal reproduction of the issue.