1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26name: flutter_docs_alfred_workflow
description: Search the Flutter documentation using Alfred
# Prevent accidental publishing to pub.dev.
publish_to: 'none'
version: 2.2.4
environment:
sdk: ^3.9.0
dependencies:
algoliasearch: ^1.40.0
args: ^2.7.0
alfred_workflow: ^1.2.0
cli_script: ^1.0.0
envied: ^1.3.1
json_annotation: ^4.9.0
recase: ^4.1.0
dev_dependencies:
build_runner: ^2.10.1
envied_generator: ^1.3.1
json_serializable: ^6.11.1
lints: ^6.0.0