mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Adds a test that verifies that the microtask queue is flushed between engine event loop iterations. Related issue: https://github.com/flutter/flutter/issues/9998