We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d68ada commit c9222d4Copy full SHA for c9222d4
3 files changed
.github/workflows/hydrated_bloc.yaml
@@ -60,6 +60,7 @@ jobs:
60
run: |
61
flutter packages get
62
flutter pub global activate pana
63
+ sudo apt-get install webp
64
65
- name: Verify Pub Score
66
run: ../../tool/verify_pub_score.sh 110
packages/hydrated_bloc/pubspec.yaml
@@ -27,3 +27,7 @@ dev_dependencies:
27
mocktail: ^0.3.0
28
path: ^1.8.3
29
uuid: ^3.0.7
30
+
31
+screenshots:
32
+ - description: The hydrated bloc package logo.
33
+ path: screenshots/logo.png
packages/hydrated_bloc/screenshots/logo.png
17.5 KB
0 commit comments