requests_signature_dart 1.0.2 copy "requests_signature_dart: ^1.0.2" to clipboard
requests_signature_dart: ^1.0.2 copied to clipboard

A Dart package for making HTTP requests with cryptographic signatures.

1.0.2 #

  • Make onResponse interceptor method async with proper await handling.
  • Specify explicit Future<void> return type for onRequest interceptor method.
  • Make _uuid field final for immutability.

1.0.1 #

  • Reference .NET library in the README.md.

1.0.0 #

  • First stable deployment.

0.2.1 #

  • Setup CI pipeline for deployment to dart pub hub.

0.0.1 #

  • Implementing RequestsSignatureInterceptor.
  • Setup CI pipeline for validating that changes are valid.
4
likes
160
points
20
downloads

Publisher

verified publishernventive.com

Weekly Downloads

A Dart package for making HTTP requests with cryptographic signatures.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, cryptography, dio, http, uuid

More

Packages that depend on requests_signature_dart