flutter/dev/benchmarks/platform_channels_benchmarks
flutter-pub-roller-bot c518949703
Roll pub packages (#162095)
This PR was generated by `flutter update-packages --force-upgrade`.
2025-01-23 20:45:08 +00:00
..
android/app/src/main/kotlin/com/example/platform_channels_benchmarks Set up Kotlin linting step in ci with ktlint (#143478) 2024-04-03 21:21:00 +00:00
ios Migrate Xcode projects last version checks to Xcode 15.1 (#140256) 2024-01-03 23:05:46 +00:00
lib Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
.metadata
pubspec.yaml Roll pub packages (#162095) 2025-01-23 20:45:08 +00:00
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 .