Skip to content

Changing ios/Podfile ignored on re-run, pod install not invoked #16734

@mravn-google

Description

@mravn-google

Steps to Reproduce

With single iOS device or Simulator present:

  • flutter create hello; cd hello
  • add plugin dependency to pubspec.yaml
  • flutter run
  • edit ios/Podfile arbitrarily, e.g. make it invalid
  • flutter run
  • Note: pod install was not re-run

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions