We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b91516 commit 43c16d8Copy full SHA for 43c16d8
action.yml
@@ -1,5 +1,8 @@
1
name: "Setup Flutter SDK"
2
description: "Setup the Flutter SDK, and add it to the PATH"
3
+branding:
4
+ icon: "triangle"
5
+ color: "blue"
6
inputs:
7
sdk:
8
description: "The channel to install ('stable', 'beta', 'dev')."
0 commit comments