
* 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
This is a fake package for use by automated testing.
For example, the flutter_tools
package uses this to test flutter test
.