Skip to content

Commit 9610bfd

Browse files
authored
chore(flutter_bloc): add screenshots to pubspec.yaml (#3717)
1 parent 0fbb9e1 commit 9610bfd

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.github/workflows/flutter_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

packages/flutter_bloc/pubspec.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ dependencies:
1818
dev_dependencies:
1919
flutter_test:
2020
sdk: flutter
21+
22+
screenshots:
23+
- description: The flutter bloc package logo.
24+
path: screenshots/logo.png
12.6 KB
Loading

0 commit comments

Comments
 (0)