
* Introduce stubbed `exclusive` parameter to `File.create`-overridden method. This is to soften landing of a breaking change https://github.com/dart-lang/sdk/issues/49647
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 .