Pdfx depends on device_info_plus
Because pdfx >=2.0.1+3 <2.1.1 depends on device_info_plus ^3.2.4 and pdfx <2.0.1+3 depends on device_info_plus ^3.2.1, pdfx <2.1.1 requires device_info_plus ^3.2.1. And because pdfx >=2.1.1 depends on device_info_plus ^4.0.0, every version of pdfx requires device_info_plus ^3.2.1 or ^4.0.0.
Current version of device_info_plus is 8.2.0
Could you update pdfx?
Thanks
Frederico Rodrigues
I am facing the same conflict with upgrader package
Same issue here, please update dependencies 🙏
Facing this conflict too
I found out that the device_info version is already updated on the main branch but not published yet
so for now you can just use it like this
pdfx:
git:
url: "https://github.com/ScerIO/packages.flutter"
path: packages/pdfx
Great, thank you!
Now if someone could do this for ^9.0.0 as well...