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

Is this package still under maintenance? #35

Open
BodenTide opened this issue Nov 3, 2023 · 2 comments
Open

Is this package still under maintenance? #35

BodenTide opened this issue Nov 3, 2023 · 2 comments

Comments

@BodenTide
Copy link

When I load flutter_file_view in pubspec.yaml, it obviously prompts that the dio package in flutter_file_view is too low.

Because flutter_file_view >=2.0.3 depends on dio ^4.0.0 and wolkezoo_app depends on dio ^5.3.3, flutter_file_view >=2.0.3 is forbidden.
So, because wolkezoo_app depends on flutter_file_view ^2.2.1, version solving failed.

@yanashenyang
Copy link

same
Because flutter_file_view 2.2.1 depends on dio ^4.0.0 and no versions of flutter_file_view match >2.2.1 <3.0.0, flutter_file_view ^2.2.1
requires dio ^4.0.0.

@BodenTide
Copy link
Author

Yes, that's right, but currently the dio package has been maintained to 5.4.1. Do you have any plans to update the dio version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants