blob: 87e0bb1350805864fddd157dac4fc17b59ec75c0 [file] [log] [blame]
name: http_retry
version: 0.1.2-dev
description: >-
A wrapper for package:http clients that automatically retries requests
homepage: https://github.com/dart-lang/http_retry
environment:
sdk: '>=2.1.0 <3.0.0'
dependencies:
async: ^2.0.7
http: '>=0.11.0 <0.13.0'
pedantic: ^1.0.0
dev_dependencies:
fake_async: ^1.0.0
test: ^1.2.0