rhttp_curl_logger 0.1.0+1 copy "rhttp_curl_logger: ^0.1.0+1" to clipboard
rhttp_curl_logger: ^0.1.0+1 copied to clipboard

An interceptor for rhttp that prints the request as a single line cURL command

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rhttp_curl_logger

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  rhttp_curl_logger: ^0.1.0+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rhttp_curl_logger/rhttp_curl_logger.dart';
1
likes
160
points
13
downloads

Publisher

verified publisheralbinpk.dev

Weekly Downloads

An interceptor for rhttp that prints the request as a single line cURL command

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#curl #rhttp #interceptor #logging #rhttp-curl-logger

Documentation

API reference

License

MIT (license)

Dependencies

flutter, rhttp

More

Packages that depend on rhttp_curl_logger