You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Version
2.8.1
Platforms
Android, iOS
Device Model
Galaxy 21
flutter info
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)
Contact
No response
The text was updated successfully, but these errors were encountered: