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 788d984 commit a2f0d9eCopy full SHA for a2f0d9e
.github/workflows/dart.yml
@@ -22,7 +22,7 @@ jobs:
22
java-version: '12.x'
23
- uses: subosito/flutter-action@v1
24
with:
25
- flutter-version: '2.8.0'
+ flutter-version: '3.7.3'
26
channel: 'stable'
27
- run: flutter packages get
28
- run: dart format lib/ test/ --set-exit-if-changed
0 commit comments