Try cleaning and rebuilding the project. This can resolve issues related to stale build artifacts. Go to Build > Clean Project and then Build > Rebuild Project.
Update Flutter and Xcode
flutter upgrade
cd ios pod install
flutter build ios -v