blob: 6b536f430f1c11a0f1cd66b13ddad17a02810a99 [file] [log] [blame]
name: http_retry
version: 0.1.2-dev
description: HTTP client middleware that automatically retries requests.
homepage: https://github.com/dart-lang/http_retry
environment:
sdk: '>=2.0.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