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

Dependencies conflict #28

Closed
alanchan-dev opened this issue Mar 12, 2021 · 3 comments
Closed

Dependencies conflict #28

alanchan-dev opened this issue Mar 12, 2021 · 3 comments

Comments

@alanchan-dev
Copy link

Hi, I encountered a problem that says:
pdf_flutter 1.1.4 depends on http ^0.12.2 and no versions of pdf_flutter match >1.1.4 <2.0.0, pdf_flutter ^1.1.4 requires http ^0.12.2
is it possible to update the http dependency to ^0.13.0?
As it is conflicting with alot of other packages.

@lovisaWilla
Copy link

@devj3ns looks like you already did this upgrade, but it never made it all the way to the latest release -> https://pub.dev/packages/pdf_flutter 🤷 @erluxman could you please look into this 🙏 we need to upgrade to flutter 2.0 and are super grateful of this work

@devj3ns
Copy link
Contributor

devj3ns commented Apr 6, 2021

@devj3ns looks like you already did this upgrade, but it never made it all the way to the latest release -> https://pub.dev/packages/pdf_flutter 🤷 @erluxman could you please look into this 🙏 we need to upgrade to flutter 2.0 and are super grateful of this work

Yes, that's true, in the master this issue is fixed and the package is migrated to null safety.

I am currently importing the package as a git dependency:

pdf_flutter:
    git: https://github.com/erluxman/pdf_flutter

@alanchan-dev
Copy link
Author

@devj3ns Thanks for the fix, I'll close the issue.
It would be better if the update is pushed to pub.dev also.

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

3 participants