You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fluxus3] flutter pub get
Resolving dependencies...
Because no versions of file_picker match >5.3.2 <6.0.0 and file_picker 5.3.2 depends on win32 ^5.0.2, file_picker ^5.3.2 requires win32 ^5.0.2.
And because parse_server_sdk_flutter >=4.0.0 depends on package_info_plus ^3.0.3 which depends on win32 >=2.7.0 <5.0.0, file_picker ^5.3.2 is incompatible with parse_server_sdk_flutter >=4.0.0.
So, because fluxus3 depends on both parse_server_sdk_flutter ^5.1.0 and file_picker ^5.3.2, version solving failed.
exit code 1
Steps to reproduce
Import packegs to generate problem with dependencies
Actual Outcome
version solving failed
Expected Outcome
version solving success
Environment
Parse Flutter SDK
SDK version: 5.1.0
Flutter version: 3.10.5
Dart version: 3.0.5
Operating system version: POP
Server
Parse Server version: 4.10.4
Logs
The text was updated successfully, but these errors were encountered:
🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
New Issue Checklist
Issue Description
incompatibility of file_picker && parse_server_sdk_flutter
pubspec.yaml
output
Steps to reproduce
Import packegs to generate problem with dependencies
Actual Outcome
version solving failed
Expected Outcome
version solving success
Environment
Parse Flutter SDK
5.1.0
3.10.5
3.0.5
POP
Server
4.10.4
Logs
The text was updated successfully, but these errors were encountered: