Dependency issue from latest Flutterflow update (ff_commons)

Troubleshooting

I suddenly got the dependency issue below when i tried to add a new function.

The app was running without any issues a few hours ago but when i tried to add a new function, the issue came out. I downloaded the code and saw the issue below. Unfortunately we can't edit the pubspec.yaml in flutterflow. Does anyone have encountered a similar issue?

[dependencies/ff_commons] flutter pub get --no-example

Resolving dependencies...

Because every version of project1 from path depends on internet_file ^1.2.0 which depends on http ^0.13.4, every version of project1 from path requires http ^0.13.4.

So, because ff_commons depends on both project1 from path and http 1.2.2, version solving failed.

exit code 1

What have you tried so far?

Downloaded the code and saw the issue in vscode.

Did you check FlutterFlow's Documentation for this topic?
No
3
2 replies