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

Error: Type 'DecoderCallback' not found #1074

Closed
kostricanitechnology opened this issue Jan 13, 2024 · 1 comment
Closed

Error: Type 'DecoderCallback' not found #1074

kostricanitechnology opened this issue Jan 13, 2024 · 1 comment

Comments

@kostricanitechnology
Copy link

Version

2.8.1

Platforms

Android, iOS

Device Model

Galaxy 21

flutter info

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.16.0, on Microsoft Windows [Version 10.0.18362.1256], locale en-US)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[√] Chrome - develop for the web
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.5.0)
[√] Android Studio (version 2022.3)
[√] VS Code (version 1.85.1)
[√] Connected device (3 available)
[√] Network resources

• No issues found!

How to reproduce?

When I try to run the app im getting this error

/C:/Users/user/AppData/Local/Pub/Cache/hosted/pub.dev/photo_manager-2.8.1/lib/src/internal/image_provider.dart:71:5: Error: Type 'DecoderCallback' not found.
DecoderCallback decode, // ignore: deprecated_member_use

Logs

No response

Example code (optional)

/C:/Users/user/AppData/Local/Pub/Cache/hosted/pub.dev/photo_manager-2.8.1/lib/src/internal/image_provider.dart:71:5: Error: Type 'DecoderCallback' not found.
    DecoderCallback decode, // ignore: deprecated_member_use

Contact

No response

@AlexV525 AlexV525 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 13, 2024
@burakozyurt
Copy link

This error was encountered. When to fix it?

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

3 participants