Skip to content

Commit c9222d4

Browse files
authored
chore(hydrated_bloc): add screenshots to pubspec.yaml (#3721)
1 parent 8d68ada commit c9222d4

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.github/workflows/hydrated_bloc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
run: |
6161
flutter packages get
6262
flutter pub global activate pana
63+
sudo apt-get install webp
6364
6465
- name: Verify Pub Score
6566
run: ../../tool/verify_pub_score.sh 110

packages/hydrated_bloc/pubspec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ dev_dependencies:
2727
mocktail: ^0.3.0
2828
path: ^1.8.3
2929
uuid: ^3.0.7
30+
31+
screenshots:
32+
- description: The hydrated bloc package logo.
33+
path: screenshots/logo.png
17.5 KB
Loading

0 commit comments

Comments
 (0)