Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incompatibility of file_picker && parse_server_sdk_flutter #944

Open
4 tasks done
catalunha opened this issue Jun 28, 2023 · 2 comments
Open
4 tasks done

incompatibility of file_picker && parse_server_sdk_flutter #944

catalunha opened this issue Jun 28, 2023 · 2 comments
Labels
type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@catalunha
Copy link

catalunha commented Jun 28, 2023

New Issue Checklist

Issue Description

incompatibility of file_picker && parse_server_sdk_flutter
pubspec.yaml

dependencies:
  # Back4app
  parse_server_sdk_flutter: ^5.1.0
  # image/file
  file_picker: ^5.2.11

output

[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

@parse-github-assistant
Copy link

parse-github-assistant bot commented Jun 28, 2023

Thanks for opening this issue!

  • 🚀 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.

@mbfakourii mbfakourii added the type:bug Impaired feature or lacking behavior that is likely assumed label Jun 28, 2023
@catalunha
Copy link
Author

Thanks to the entire update team. Sorry to post an issue without acknowledgment at the beginning. But it was running on time.

Parsing Flutter SDK 5.0.1 works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

No branches or pull requests

2 participants