Skip to content

Commit

Permalink
chore(hydrated_bloc): add screenshots to pubspec.yaml (felangel#3721)
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Feb 7, 2023
1 parent 8d68ada commit c9222d4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hydrated_bloc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,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/hydrated_bloc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,7 @@ dev_dependencies:
mocktail: ^0.3.0
path: ^1.8.3
uuid: ^3.0.7

screenshots:
- description: The hydrated bloc package logo.
path: screenshots/logo.png
Binary file added packages/hydrated_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 c9222d4

Please sign in to comment.