mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Speculative fix for the first crash noted in https://github.com/flutter/flutter/issues/136628#issue-1944779964 nextDrawble can return null if the method times out. Fixes https://github.com/flutter/flutter/issues/136525