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

Unable to run on Flutter Version >= 3.15 #476

Open
karseng9898 opened this issue Jan 15, 2024 · 2 comments
Open

Unable to run on Flutter Version >= 3.15 #476

karseng9898 opened this issue Jan 15, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@karseng9898
Copy link

Will have this error while trying to run the project on flutter version 3.15 and above
../../../.pub-cache/hosted/pub.dev/pdfx-2.5.0/lib/src/viewer/pdf_page_image_provider.dart:24:55: Error: 'DecoderCallback' isn't a type.

To Reproduce
Steps to reproduce the behavior:

  1. use flutter version v3.15 and above
  2. run the project
  3. See error

Additional context
Works fine on flutter v3.13.9 and before

@karseng9898 karseng9898 added the bug Something isn't working label Jan 15, 2024
@abdelaziz-mahdy
Copy link

#448 (comment) its fixed on Github but not published on pub.dev

@ManuelRauber
Copy link

Please check the new version on PubDev, it has been updated to 2.6.0 and includes the fix for the DecoderCallback issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants