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

Can't add thumbnailer along with syncfusion_flutter_pdfviewer,font_awesome_flutter in dart 3.0.0 #15

Open
fortunenetworks1 opened this issue May 23, 2023 · 2 comments

Comments

@fortunenetworks1
Copy link

I am trying to add thumbnailer: ^2.2.0 in my project where I used font_awesome_flutter: ^10.4.0 and syncfusion_flutter_pdfviewer: ^21.2.3 which doesn't allow me to add thumbnailer.Below was the failed message that I got 👍

Because thumbnailer >=2.1.0 depends on pdfx ^2.3.0 which depends on device_info_plus ^4.0.0, thumbnailer >=2.1.0 requires device_info_plus ^4.0.0. And because syncfusion_flutter_pdfviewer >=21.1.35 depends on device_info_plus ^8.1.0, thumbnailer >=2.1.0 is incompatible with syncfusion_flutter_pdfviewer >=21.1.35. So, because ourec_school depends on both syncfusion_flutter_pdfviewer ^21.2.3 and thumbnailer ^2.2.0, version solving failed.

Earlier I got the same kind of incompatibility for thumbnailer with font_awesome_flutter.

@fortunenetworks1
Copy link
Author

@ethael @MartinHlavna Any solution for this problem.

@MartinHlavna
Copy link
Member

Looks like we need to bump dependency versions.

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