mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() * Bump video_player in flutter gallery * Update packages * Update dependencies * Bump device_info * Update dev/devicelab/bin/tasks/build_ios_framework_module_test.dart Co-authored-by: Jenn Magder <magder@google.com> * Update dev/devicelab/bin/tasks/module_custom_host_app_name_test.dart Co-authored-by: Jenn Magder <magder@google.com> * Update dev/devicelab/bin/tasks/module_test.dart Co-authored-by: Jenn Magder <magder@google.com> * Remove deprecated device_info from ios-frameworks test Co-authored-by: Jenn Magder <magder@google.com> |
||
---|---|---|
.. | ||
android/app/src/main/kotlin/com/example/platform_channels_benchmarks | ||
ios/Runner | ||
lib | ||
.metadata | ||
pubspec.yaml | ||
README.md |
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 .