Fix: CocoaPods could not find compatible versions for pod during a Flutter iOS build
Read the second line of the error, not the first. It names the cause: a stale Podfile.lock snapshot, a deployment target that is too low, or two plugins pinning the same transitive pod.