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.
2 parents 4bdc8d4 + 72f9bc7 commit 0341c10Copy full SHA for 0341c10
.github/workflows/google_api_availability.yaml
@@ -39,7 +39,7 @@ jobs:
39
run: flutter pub get
40
working-directory: ${{env.source-directory}}
41
42
- # Run Flutter Format to ensure formatting is valid
+ # Run dart Format to ensure formatting is valid
43
- name: Run dart Format
44
run: dart format .
45
0 commit comments