digest_auth
A Dart package for HTTP Digest authentication created specifically for use with Monero's JSON-RPC API.
Getting started
dart pub add digest_auth
Usage
See the example: https://github.com/ManyMath/digest_auth/blob/main/example/digest_auth_example.dart