mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
TimelineEvents may not be sent if there aren't enough to form a group. Hence we should always use ExtensionEvent as the trigger. See also https://github.com/flutter/flutter/pull/37503