smart_request 0.1.1 copy "smart_request: ^0.1.1" to clipboard
smart_request: ^0.1.1 copied to clipboard

A lightweight Dart package for resilient API calls with retry, backoff, timeout, and fallback.

0.1.1 #

  • Updated Readme file

0.1.0 #

  • First public release
  • Pure Dart (no Flutter dependency)
  • Exponential backoff with optional jitter
  • Retry predicate and callbacks (onError, onRetry)
  • Optional fallback request when retries are exhausted
0
likes
160
points
28
downloads

Documentation

API reference

Publisher

verified publishermwaqas.mobvers.com

Weekly Downloads

A lightweight Dart package for resilient API calls with retry, backoff, timeout, and fallback.

Repository (GitHub)
View/report issues

Topics

#http #retry #backoff #networking

License

MIT (license)

More

Packages that depend on smart_request