mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
With frameSync enabled, flutter_driver actions will only be performed when there are no pending frames in the app under test. This helps with reducing flakiness.