Skip to content

Commit 56ec6d1

Browse files
authored
chore(bloc_test): add screenshots to pubspec.yaml (#3724)
1 parent 05f9d24 commit 56ec6d1

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.github/workflows/bloc_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
run: |
6363
flutter packages get
6464
flutter pub global activate pana
65+
sudo apt-get install webp
6566
6667
- name: Verify Pub Score
6768
run: ../../tool/verify_pub_score.sh

packages/bloc_test/pubspec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ dependencies:
1818

1919
dev_dependencies:
2020
rxdart: ^0.27.2
21+
22+
screenshots:
23+
- description: The bloc test package logo.
24+
path: screenshots/logo.png
12.5 KB
Loading

0 commit comments

Comments
 (0)