Files
shorebird/packages/artifact_proxy/pubspec.yaml
T
dependabot[bot] d3435747b9 chore(deps): bump the dart-deps group with 2 updates (#3791)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-20 21:28:18 +00:00

25 lines
499 B
YAML

name: artifact_proxy
description: Intercept and proxy Flutter artifact requests.
version: 1.0.0
repository: https://github.com/shorebirdtech/shorebird/
publish_to: "none"
resolution: workspace
environment:
sdk: ">=3.9.0 <4.0.0"
dependencies:
checked_yaml: ^2.0.4
collection: ^1.19.1
http: ^1.5.0
json_annotation: ^4.12.0
quiver: ^3.2.2
shelf: ^1.4.2
shelf_hotreload: ^1.6.0
dev_dependencies:
build_runner: ^2.15.0
json_serializable: ^6.13.2
mocktail: ^1.0.5
test: ^1.31.1