Introduce stubbed exclusive parameter to File.create-overridden method (#109646)

* 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 commit is contained in:
Alexander Aprelev
2022-08-17 13:26:08 -07:00
committed by GitHub
parent 4bd848fd33
commit bfdc9a6cfa
46 changed files with 95 additions and 89 deletions

View File

@@ -6,7 +6,7 @@ environment:
dependencies:
args: 2.3.1
file: 6.1.2
file: 6.1.3
package_config: 2.1.0
path: 1.8.2
process: 4.2.4
@@ -16,4 +16,4 @@ dependencies:
meta: 1.8.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
platform: 3.1.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM: 4c5d
# PUBSPEC CHECKSUM: 145e