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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user