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 94f4875 commit 1c6dd02Copy full SHA for 1c6dd02
.github/workflows/analyzer.yml
@@ -8,6 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v2
11
+ - uses: dart-lang/setup-dart@v1
12
- uses: subosito/flutter-action@v2
13
with:
14
channel: stable
0 commit comments