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

device_info_plus version upgrade request #1783

Closed
1 task done
equationl opened this issue Mar 24, 2024 · 1 comment
Closed
1 task done

device_info_plus version upgrade request #1783

equationl opened this issue Mar 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@equationl
Copy link

Is there an existing issue for this?

Flutter Quill version

9.3.3

Steps to reproduce

Cause device_info_plus 10.0.0 support iOS Privacy Info, So update to 10.0.0 is necessary

Expected results

Because flutter_quill 9.3.3 depends on device_info_plus ^9.1.0 and no versions of flutter_quill match >9.3.3 <10.0.0, flutter_quill ^9.3.3 requires device_info_plus ^9.1.0.
So, because video_capture_lite depends on both device_info_plus ^10.0.1 and flutter_quill ^9.3.3, version solving failed.

Actual results

shoudle resolve success

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]
@EchoEllet
Copy link
Collaborator

You can try out version 9.3.5 and it should be fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants