ios deployment error failed step: install pods

Project Settings

Hello everybody,

when deploying from github i get an error. Thank you for any help in advance.

Failed Step: Install pods

┌─────────────────────────────────────────────────────────┐ │ A new version of Flutter is available! │ │ │ │ To update to the latest version, run "flutter upgrade". │ └─────────────────────────────────────────────────────────┘ ╔════════════════════════════════════════════════════════════════════════════╗ ║ Welcome to Flutter! - https://flutter.dev ║ ║ ║ ║ The Flutter tool uses Google Analytics to anonymously report feature usage ║ ║ statistics and basic crash reports. This data is used to help improve ║ ║ Flutter tools over time. ║ ║ ║ ║ Flutter tool analytics are not sent on the very first run. To disable ║ ║ reporting, type 'flutter config --no-analytics'. To display the current ║ ║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║ ║ event will be sent, and then no further information will be sent by the ║ ║ Flutter tool. ║ ║ ║ ║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║ ║ The Google Privacy Policy describes how data is handled in this service. ║ ║ ║ ║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║ ║ crash reports to Google. ║ ║ ║ ║ Read about data we send with crash reports: ║ ║ https://flutter.dev/docs/reference/crash-reporting ║ ║ ║ ║ See Google's privacy policy: ║ ║ https://policies.google.com/privacy ║ ║ ║ ║ To disable animations in this tool, use ║ ║ 'flutter config --no-cli-animations'. ║ ╚════════════════════════════════════════════════════════════════════════════╝ Resolving dependencies... Because every version of flutterflow_debug_panel from git depends on devtools_app_shared 0.2.1 which depends on pointer_interceptor ^0.9.3+3, every version of flutterflow_debug_panel from git requires pointer_interceptor ^0.9.3+3. So, because my_app depends on both pointer_interceptor ^0.10.1 and flutterflow_debug_panel from git, version solving failed. Build failed :| Step 6 script `Install pods` exited with status code 1

What have you tried so far?

nothing for now. my flutterflow is up to date shouldn't flutter be up to date as well?.

Did you check FlutterFlow's Documentation for this topic?
Yes
4
5 replies