polly_dart 0.0.7
polly_dart: ^0.0.7 copied to clipboard
A Dart port of Polly (.NET resilience library) providing strategies like Retry, Circuit Breaker, Timeout, Rate Limiter, Hedging, and Fallback.
0.0.7 #
- Update README with examples of cache strategy usage
0.0.6 #
- Add cache strategy support
- Fix version in the readme installation example
0.0.5 #
- ReFormat the changelog for consistency
0.0.4 #
- Reorganize the changelog
0.0.3 #
- Update pub homepage link to point to the correct documentation website
0.0.2 #
- Add docs
0.0.1 #
- Initial version.