Jason Simmons 5b74a3b8e8
Check for a null cached image in SingleFrameCodec::getNextFrame (#179483)
This could happen if the image decoder invoked its callback with a null
image to signal an error. The SingleFrameCodec's status will be
kComplete but its cached image will not be set.

Fixes https://github.com/flutter/flutter/issues/161031
2025-12-10 16:07:39 +00:00
..
2025-10-09 19:44:25 +00:00

Flutter Engine

Setting up the Engine development environment

See here