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
pub-cache/hosted/pub.dev/extended_image_library-3.5.2/lib/src/extended_asset_bundle_image_provider.dart:49:32: Error: Type 'ImageDecoderCallback' not found.
#57
Closed
yongxuean opened this issue
Aug 7, 2023
· 1 comment
Xcode build done. 21.0s
Failed to build iOS app
Error (Xcode): ../../.pub-cache/hosted/pub.dev/extended_image_library-3.5.2/lib/src/extended_asset_bundle_image_provider.dart:49:32: Error: Type 'ImageDecoderCallback' not found.
Could not build the application for the simulator.
Error launching application on iPhone 14 Pro.
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.7.12, on macOS 13.4 22F66 darwin-arm64, locale
en-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.3.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] VS Code (version 1.81.0)
[✓] Connected device (4 available)
[✓] HTTP Host Availability
How to reproduce?
May I ask if this extended_ Image_ Does the library not support Mac M1 chips?
When compiling and running on Intel chips, there is no problem, but an error will be reported on M1 chips. I have commented out the relevant ExtendedImage.asset code, and it can run successfully on M1 chips.
Logs
No response
Example code (optional)
No response
Contact
No response
The text was updated successfully, but these errors were encountered:
yongxuean
changed the title
[Bug report]
pub-cache/hosted/pub.dev/extended_image_library-3.5.2/lib/src/extended_asset_bundle_image_provider.dart:49:32: Error: Type 'ImageDecoderCallback' not found.
Aug 7, 2023
Version
3.5.2
Platforms
Android, iOS
Device Model
iPhone 14 Pro
flutter info
How to reproduce?
May I ask if this extended_ Image_ Does the library not support Mac M1 chips?
When compiling and running on Intel chips, there is no problem, but an error will be reported on M1 chips. I have commented out the relevant ExtendedImage.asset code, and it can run successfully on M1 chips.
Logs
No response
Example code (optional)
No response
Contact
No response
The text was updated successfully, but these errors were encountered: