This mostly happens when you upgrade your flutter application, to solve this issue follow bellow steps
-
Go to
Your_Project_Directory/ios/and removePodfileor you can do it by running the following command in the root project directoryrm ios/Podfile -
Runyour project again, this will create a new and updatedPodfilefor youflutter run