Files
shorebird/packages/stripe_api/pubspec.yaml
T
dependabot[bot] cf515f1317 chore(deps): bump the dart-deps group across 1 directory with 12 updates (#3661)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 19:42:08 +00:00

21 lines
380 B
YAML

name: stripe_api
description: A Dart library for interacting with the Stripe API.
version: 0.1.0+1
publish_to: none
resolution: workspace
environment:
sdk: ">=3.9.0 <4.0.0"
dependencies:
collection: ^1.17.1
decimal: ^3.0.2
http: ^1.5.0
json_annotation: ^4.11.0
dev_dependencies:
build_runner: ^2.13.1
json_serializable: ^6.11.0
mocktail: ^1.0.0
test: ^1.31.0