shake_http_client 10.0.0
shake_http_client: ^10.0.0 copied to clipboard
This package is an extension for Shake bug reporting tool. The extension provides http wrapper which makes network requests visible on the dashboard.
http wrapper for Shake #
This package is an extension for Shake bug reporting tool.
The extension provides http
wrapper which makes network requests visible on the dashboard.
How to use #
ShakeHttpClient shakeHttpClient = ShakeHttpClient();
await shakeHttpClient.get("http://dummy.restapiexample.com/api/v1/employees");