Files
shorebird/packages/shorebird_code_push_client/pubspec.yaml
T
dependabot[bot] 87d01d5661 chore(deps): bump the dart-deps group with 2 updates (#3741)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brandon DeRosier <brandon@shorebird.dev>
2026-05-11 17:21:09 +00:00

25 lines
545 B
YAML

name: shorebird_code_push_client
description: Library which allows Dart applications to interact with the Shorebird CodePush API
version: 0.9.0+1
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace
publish_to: none
environment:
sdk: ">=3.9.0 <4.0.0"
dependencies:
collection: ^1.18.0
http: ^1.5.0
path: ^1.9.0
shorebird_code_push_protocol:
path: ../shorebird_code_push_protocol
dev_dependencies:
build_runner: ^2.15.0
build_verify: ^3.1.1
build_version: ^2.0.0
mocktail: ^1.0.5
test: ^1.31.1