Skip to content

Commit

Permalink
chore(angular_bloc): add screenshots to pubspec.yaml (#3732)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel authored Feb 9, 2023
1 parent d0f329e commit 700dc91
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/angular_bloc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,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 110
4 changes: 4 additions & 0 deletions packages/angular_bloc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ dev_dependencies:
meta: ^1.8.0
mocktail: ^0.3.0
test: ^1.16.0

screenshots:
- description: The angular bloc package logo.
path: screenshots/logo.png
Binary file added packages/angular_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 700dc91

Please sign in to comment.