mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Run update-packages * Update DwdsLauncher, disable failing test * Fix analyze error Co-authored-by: Jenn Magder <magder@google.com>
platform_channels_benchmarks
The harness for running performance benchmark tests for Platform Channels.
If you want to run these benchmarks outside of devicelab you need to first run:
flutter create --platforms="ios,android" --no-overwrite .