Files
shorebird/packages/artifact_proxy/pubspec.yaml
T
2023-04-06 09:55:38 -05:00

19 lines
372 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"
environment:
sdk: ">=2.19.5 <3.0.0"
dependencies:
collection: ^1.17.1
shelf: ^1.4.0
shelf_hotreload: ^1.4.0
dev_dependencies:
mocktail: ^0.3.0
test: ^1.19.2
very_good_analysis: ^4.0.0