Flutter version 2.10.1 (#76)

bumps engine and flutter commit ids
adapts tool API changes
adds my name to the AUTHORS file as requested by the contribution guide
This commit is contained in:
Michael Lamers
2022-02-16 10:20:37 +09:00
committed by GitHub
parent 490317ad3e
commit 81d810f2d0
8 changed files with 10 additions and 6 deletions
+2
View File
@@ -49,6 +49,7 @@ class ELinuxCreateCommand extends CreateCommand {
Directory directory,
Map<String, Object> context, {
bool overwrite = false,
bool printStatusWhenWriting = true,
}) async {
// Disables https://github.com/flutter/flutter/pull/59706 by setting
// templateManifest to null.
@@ -68,6 +69,7 @@ class ELinuxCreateCommand extends CreateCommand {
Directory directory,
Map<String, Object> context, {
bool overwrite = false,
bool printStatusWhenWriting = true,
}) async {
// Disables https://github.com/flutter/flutter/pull/59706 by setting
// templateManifest to null.