flutter_gif icon indicating copy to clipboard operation
flutter_gif copied to clipboard

Could not getPixels for frame 0

Open Isra0210 opened this issue 1 year ago • 0 comments

I'm getting this error

[ERROR:flutter/lib/ui/painting/multi_frame_codec.cc(110)] Could not getPixels for frame 0 E/flutter (14759): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Exception: Could not getPixels for frame 0

flutter doctor:

Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.13.1, on Microsoft Windows [versÆo 10.0.22621.2134], locale en-US) [√] Windows Version (Installed version of Windows is version 10 or higher) [√] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [√] Chrome - develop for the web [√] Visual Studio - develop Windows apps (Visual Studio Build Tools 2019 16.11.27) [√] Android Studio (version 2022.3) [√] VS Code (version 1.81.1) [√] Connected device (4 available) [√] Network resources

• No issues found!

Isra0210 avatar Aug 25 '23 15:08 Isra0210