There was an error while loading. Please reload this page.
1 parent 0fbb9e1 commit 9610bfdCopy full SHA for 9610bfd
3 files changed
.github/workflows/flutter_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
packages/flutter_bloc/pubspec.yaml
@@ -18,3 +18,7 @@ dependencies:
18
dev_dependencies:
19
flutter_test:
20
sdk: flutter
21
+
22
+screenshots:
23
+ - description: The flutter bloc package logo.
24
+ path: screenshots/logo.png
packages/flutter_bloc/screenshots/logo.png
12.6 KB
0 commit comments