Kaushik Iska 41ba3d48d1 Make resume dart microtasks static to avoid capturing vsync waiter (flutter/engine#26440)
This avoids the race where vsync waiter was shutdown before the tasks on
ui task runner got flushed.

Fixes: https://github.com/flutter/flutter/issues/82024
2021-05-26 16:52:36 -05:00
..