[`runWithClient`](https://pub.dev/documentation/http/latest/http/runWithClient.html) is not sufficient for the Flutter use case. Flutter sometimes invokes callbacks on the Root Zone and `runWithClient` cannot be used to set `Client` in that `Zone`.