· Desarrollador FlutterFlow

Because every version of flutter_test from sdk depends on vm_service 14.3.0 and every version of flutterflow_debug_panel from git depends on vm_service 14.2.5, flutter_test from sdk is incompatible with flutterflow_debug_panel from git.

Project Settings

When I try to build the web application I get this message

Resolving dependencies... (4.4s)

Note: vm_service is pinned to version 14.3.0 by flutter_test from the flutter SDK.

See https://dart.dev/go/sdk-version-pinning for details.

Because every version of flutter_test from sdk depends on vm_service 14.3.0 and every version of flutterflow_debug_panel from git depends on

vm_service 14.2.5, flutter_test from sdk is incompatible with flutterflow_debug_panel from git.

So, because aplicacion_delivery depends on both flutterflow_debug_panel from git and flutter_test from sdk, version solving failed.

Failed to update packages.

What have you tried so far?

I was modifying pubspec versions, I also pressed the download and update dependencies button.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
1 reply