aves_mio/.flutter/dev/benchmarks/platform_channels_benchmarks
Fabio Micheluz 2c988f959b
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-02-19 13:25:23 +01:00
..
android first commit 2026-02-19 13:25:23 +01:00
ios first commit 2026-02-19 13:25:23 +01:00
lib first commit 2026-02-19 13:25:23 +01:00
.metadata first commit 2026-02-19 13:25:23 +01:00
pubspec.yaml first commit 2026-02-19 13:25:23 +01:00
README.md first commit 2026-02-19 13:25:23 +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 .