shake_http_client 16.0.0 copy "shake_http_client: ^16.0.0" to clipboard
shake_http_client: ^16.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(Uri.parse("http://dummy.restapiexample.com/api/v1/employees"));
5
likes
120
pub points
0%
popularity

Publisher

verified publishershakebugs.com

This package is an extension for Shake bug reporting tool. The extension provides http wrapper which makes network requests visible on the dashboard.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http, shake_flutter

More

Packages that depend on shake_http_client