File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 55
66The following sections show how to configure this action.
77
8+ Maintainers: [ Alif Rachmawadi] (original creator), [ Bartek Pacia]
9+
810## Specifying Flutter version
911
1012### Use specific version and channel
6365> Using `flutter-version-file` requires [`yq`][https://github.com/mikefarah/yq],
6466> which is not pre-installed in `windows` images. Install it yourself.
6567
68+ # ## Use latest release for particular channel
69+
6670` ` ` yaml
6771steps:
6872 - name: Clone repository
@@ -279,3 +283,6 @@ steps:
279283 echo PUB-CACHE-PATH=${{ steps.flutter-action.outputs.PUB-CACHE-PATH }}
280284 echo PUB-CACHE-KEY=${{ steps.flutter-action.outputs.PUB-CACHE-KEY }}
281285` ` `
286+
287+ [Alif Rachmawadi] : https://github.com/subosito
288+ [Bartek Pacia] : https://github.com/bartekpacia
You can’t perform that action at this time.
0 commit comments