Because quill_html_editor 2.2.8 depends on file_picker ^6.1.1 and no versions of quill_html_editor match >2.2.8 <3.0.0, quill_html_editor ^2.2.8 requires file_picker ^6.1.1.
So, because my_app depends on both file_picker ^8.0.2 and quill_html_editor ^2.2.8, version solving failed.
To Reproduce
Steps to reproduce the behavior:
Add quill_html_editor^2.2.8 as a dependency to your project
Add file_picker^8.0.2 as a dependency to your project
Describe the bug
To Reproduce Steps to reproduce the behavior:
quill_html_editor
^2.2.8
as a dependency to your projectfile_picker
^8.0.2
as a dependency to your projectExpected behavior Everything works as expected