mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
From the issue, it looks like an NPE in this closure, we're not sure what else it could be besides the weak ptr - which could be null. Fixes https://github.com/flutter/flutter/issues/149895