We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.8.1
dart, Android
Nexus 5x API 27 (Android 8.1)
[+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 [ ] [ ] ^^^^^^^^^^^^^^^
This issue occurred when I updated Flutter to a new version ("Flutter 3.19.0") and tried to run my project.
No response
juaneltrozo13@gmail.com
The text was updated successfully, but these errors were encountered:
Solution here:
#1021 (comment)
Sorry, something went wrong.
No branches or pull requests
Version
2.8.1
Platforms
dart, Android
Device Model
Nexus 5x API 27 (Android 8.1)
flutter info
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
The text was updated successfully, but these errors were encountered: