mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
While we no longer crash when the framebuffer destruction_callback is null (patched in https://github.com/flutter/engine/pull/24845) we should bet setting one, even if it's a no-op containing a comment pointing to where cleanup is implemented.