Skip to content

Commit

Permalink
chore(bloc): add screenshots to pubspec.yaml (felangel#3708)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Feb 5, 2023
1 parent 34a03b6 commit 5ab4bac
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bloc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
run: |
flutter packages get
flutter pub global activate pana
sudo apt-get install webp
- name: Verify Pub Score
run: ../../tool/verify_pub_score.sh
4 changes: 4 additions & 0 deletions packages/bloc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ dev_dependencies:
mocktail: ^0.3.0
stream_transform: ^2.0.0
test: ^1.18.2

screenshots:
- description: The bloc package logo.
path: screenshots/logo.png
Binary file added packages/bloc/screenshots/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5ab4bac

Please sign in to comment.