
Changes introduced in
8ba522eeae
has removed from the `_flutter.listViews` the thread synchronization
side effect used during benchmarks.
The thread synchronization is restored via the new
`_flutter.flushUIThreadTasks` RPC.
Fixes https://github.com/flutter/flutter/issues/11241
Related https://github.com/flutter/engine/pull/3898
Flutter tools
Tools for building Flutter applications.
To run the tests, ensure that no devices are connected,
then navigate to flutter_tools
and execute:
../../bin/cache/dart-sdk/bin/pub run test