CocoaPods specs repository is too out-of-date to satisfy dependencies.
1 - Go to /ios folder inside your Project.
2 - Delete Podfile.lock (YourPoject/ios/Podfile.lock)
3 - Run pod install --repo-update (Make sure your cd into the iOS directory of the flutter app)