Skip to content

Commit 5ab4bac

Browse files
authored
chore(bloc): add screenshots to pubspec.yaml (#3708)
1 parent 34a03b6 commit 5ab4bac

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.github/workflows/bloc.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/pubspec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ dev_dependencies:
1616
mocktail: ^0.3.0
1717
stream_transform: ^2.0.0
1818
test: ^1.18.2
19+
20+
screenshots:
21+
- description: The bloc package logo.
22+
path: screenshots/logo.png

packages/bloc/screenshots/logo.png

33.9 KB
Loading

0 commit comments

Comments
 (0)