mirror of
https://github.com/flutter/flutter.git
synced 2026-02-14 23:02:04 +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