http_retry 0.2.0 copy "http_retry: ^0.2.0" to clipboard
http_retry: ^0.2.0 copied to clipboard

discontinuedreplaced by: http

A wrapper for package:http clients that automatically retries requests

0.2.0 #

  • Migrate to null safety.
  • Fix a number of lints affecting package maintenance score.
  • BREAKING null may not be passed for most named arguments, instead the argument must be omitted.

0.1.1+3 #

  • Support the latest pkg:http release.

0.1.1+2 #

  • Set max SDK version to <3.0.0, and adjust other dependencies.

0.1.1+1 #

  • Update SDK version to 2.0.0-dev.17.0.

0.1.1 #

  • Add a whenError() parameter to allow requests to be retried when they encounter networking errors.

0.1.0 #

  • Initial version.
14
likes
130
pub points
86%
popularity

Publisher

verified publishertools.dart.dev

A wrapper for package:http clients that automatically retries requests

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

async, http

More

Packages that depend on http_retry