aves_mio1/.flutter/dev/benchmarks/platform_channels_benchmarks
FabioMich66 19a982ede6
Some checks are pending
Quality check / Flutter analysis (push) Waiting to run
Quality check / CodeQL analysis (java-kotlin) (push) Waiting to run
first commit
2026-03-05 15:51:30 +01:00
..
android first commit 2026-03-05 15:51:30 +01:00
ios first commit 2026-03-05 15:51:30 +01:00
lib first commit 2026-03-05 15:51:30 +01:00
.metadata first commit 2026-03-05 15:51:30 +01:00
pubspec.yaml first commit 2026-03-05 15:51:30 +01:00
README.md first commit 2026-03-05 15:51:30 +01:00

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 .