We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf4ddcc commit 9c754daCopy full SHA for 9c754da
plugins/runtimes/flutter/plugin.yaml
@@ -6,6 +6,7 @@ download:
6
file_name_template: "flutter"
7
extension:
8
default: "zip"
9
+ linux: "tar.xz"
10
arch_mapping:
11
"386": "ia32"
12
"amd64": "x64"
0 commit comments