mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Image listeners installed in paint handlers need to know whether the listener is being called during the paint. Fixes https://github.com/flutter/flutter/issues/4937