blob: 908463eb291b49f41f5b7bcfe24a687e50ea5f0b [file] [log] [blame]
name: http_retry
version: 0.2.0
description: >-
A wrapper for package:http clients that automatically retries requests
homepage: https://github.com/dart-lang/http_retry
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
async: ^2.5.0
http: ^0.13.0
dev_dependencies:
fake_async: ^1.2.0
pedantic: ^1.10.0
test: ^1.16.0