Skip to content

flutter make-host-app-editable forces Cocoapods usage even if it's not already there #23956

@dnfield

Description

@dnfield

This seems like a decision that was made by design at one point, but may not work for some current needs.

The following series of commands will result in an app that depends on Cocoapods, even though no plugins have been added:

flutter create -t module test_module
cd test_module
flutter make-host-app-editable

This seems undesireable, especially in the context of the new work to make these templates the preferred default.

/cc @matthew-carroll @mit-mit @xster

@mravn if you have any additional context you could share on it that would be appreciated! I have an old email on it, but it's missing some details I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: existing-appsIntegration with existing apps via the add-to-app flowplatform-iosiOS applications specificallytoolAffects 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