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 94c36a9 commit be19f89Copy full SHA for be19f89
.github/workflows/dart.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: dart-lang/setup-dart@9a04e6d73cca37bd455e0608d7e5092f881fd603
26
27
- name: Install dependencies
28
- run: dart pub get
+ run: flutter pub get
29
30
# Uncomment this step to verify the use of 'dart format' on each commit.
31
# - name: Verify formatting
0 commit comments