blob: 60f8a2fd7f189733d53e2066d2168cafd5520d4a [file] [log] [blame]
name: http_client_conformance_tests
description: >-
A library that tests whether implementations of package:http's `Client` class
behave as expected.
repository: https://github.com/dart-lang/http/tree/master/pkgs/http_client_conformance_tests
publish_to: none
environment:
sdk: ^3.4.0
dependencies:
async: ^2.8.2
dart_style: ">=2.3.7 <4.0.0"
http: ^1.2.0
stream_channel: ^2.1.1
test: ^1.21.2
# TODO(brianquinlan): Remove dependency_overrides when package:http 1.5.0 is released.
dependency_overrides:
http:
path: ../http
dev_dependencies:
dart_flutter_team_lints: ^3.0.0