-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: existing-appsIntegration with existing apps via the add-to-app flowIntegration with existing apps via the add-to-app flowplatform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
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
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: existing-appsIntegration with existing apps via the add-to-app flowIntegration with existing apps via the add-to-app flowplatform-iosiOS applications specificallyiOS applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.