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

Build not compatible with flutter 3.16.8 release #477

Open
Appstute-Prerna opened this issue Jan 23, 2024 · 2 comments
Open

Build not compatible with flutter 3.16.8 release #477

Appstute-Prerna opened this issue Jan 23, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Appstute-Prerna
Copy link

Describe the bug
Build not compatible with flutter 3.16.8 release

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade flutter version to 3.16.8
  2. Flutter clean
  3. Flutter pub get
  4. start you app
  5. Error:
    ../../../.pub-cache/hosted/pub.dev/pdfx-2.5.0/lib/src/viewer/pdf_page_image_provider.dart:24:55: Error: Type 'DecoderCallback' not found.
    ImageStreamCompleter load(PdfPageImageProvider key, DecoderCallback decode) =>
@Appstute-Prerna Appstute-Prerna added the bug Something isn't working label Jan 23, 2024
@ValentinVignal
Copy link

It seems like a duplicate of #451 and #448

@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