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

Undefined class 'DecoderCallback'. #1085

Closed
JuanJmf01 opened this issue Feb 18, 2024 · 1 comment
Closed

Undefined class 'DecoderCallback'. #1085

JuanJmf01 opened this issue Feb 18, 2024 · 1 comment

Comments

@JuanJmf01
Copy link

JuanJmf01 commented Feb 18, 2024

Version

2.8.1

Platforms

dart, Android

Device Model

Nexus 5x API 27 (Android 8.1)

flutter info

[+2186 ms] [+2173 ms] /C:/.../.../.../.../.../Cache/hosted/pub.dev/photo_manager-2.8.1/lib/src/internal/image_provider.dart:71:5: Error: Type 'DecoderCallback' not found.
[   +1 ms] [   +2 ms]     DecoderCallback decode, // ignore: deprecated_member_use
[        ] [        ]     ^^^^^^^^^^^^^^^
[        ] [        ] /C:/.../.../.../.../.../Cache/hosted/pub.dev/photo_manager-2.8.1/lib/src/internal/image_provider.dart:96:5: Error: Type 'DecoderCallback' not found.
[        ] [        ]     DecoderCallback decode, // ignore: deprecated_member_use
[        ] [        ]     ^^^^^^^^^^^^^^^
[ +105 ms] [  +90 ms] /C:/.../.../.../.../.../Cache/hosted/pub.dev/photo_manager-2.8.1/lib/src/internal/image_provider.dart:71:5: Error: 'DecoderCallback' isn't a type.
[        ] [        ]     DecoderCallback decode, // ignore: deprecated_member_use
[        ] [        ]     ^^^^^^^^^^^^^^^
[        ] [        ] /C:/.../.../.../.../.../Cache/hosted/pub.dev/photo_manager-2.8.1/lib/src/internal/image_provider.dart:96:5: Error: 'DecoderCallback' isn't a type.
[        ] [        ]     DecoderCallback decode, // ignore: deprecated_member_use
[        ] [        ]     ^^^^^^^^^^^^^^^

How to reproduce?

This issue occurred when I updated Flutter to a new version ("Flutter 3.19.0") and tried to run my project.

Logs

No response

Example code (optional)

No response

Contact

juaneltrozo13@gmail.com

@JuanJmf01
Copy link
Author

JuanJmf01 commented Feb 18, 2024

Solution here:

#1021 (comment)

@JuanJmf01 JuanJmf01 reopened this Feb 18, 2024
@AlexV525 AlexV525 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants