Skip to content

Support configuring --no-tree-shake-icons in the YAML file. #170232

Open
@normidar

Description

@normidar

Use case

flutter build appbundle or flutter build ipa

Proposal

I manage multiple Flutter app projects in a single folder and release them using a unified release command. However, one day I encountered a project that requires the --no-tree-shake-icons option. This means the same release command no longer works for all projects.

I would still like to keep using the same command for simplicity. It would be very helpful if there were a way to specify --no-tree-shake-icons in a configuration file, such as the YAML file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: buildBuilding flutter applications with the toolc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions