Skip to content

Move logic from user project's Podfile to a Ruby script in Flutter tools #45197

@xster

Description

@xster

Writing out the logic into the user project's source controlled Podfile means we're locking the interpretation of .flutter-plugins which is ephemeral with the Flutter tools in time and it's no longer upgradable.

Since we know we're moving the .flutter-plugins content to support federated plugins (@amirh) we should make sure the users with existing projects can handle changes in the way .flutter-plugins is written to.

cc @zanderso @jmagman

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform-iosiOS applications specificallyplatform-macBuilding on or for macOS 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