curl_logger_dio_interceptor 1.0.0 copy "curl_logger_dio_interceptor: ^1.0.0" to clipboard
curl_logger_dio_interceptor: ^1.0.0 copied to clipboard

Get your http requests printed as curl command in your terminal. Share them easily with your colleagues and import them in Postman!

1.0.0 #

  • [BREAKING] Update dio to ^5.1.1
  • Fix example not building on latest android

0.0.3 #

  • Add convertFormData param (defaults: true) to convert FormData to plain Map so we can get a CURL representation even while using FormData (as for file uploads).

0.0.2 #

  • Use dart:developer.log() instead of print for cleaner logs (on android mostly)
  • Fix iOS example build.

0.0.1 #

  • Initial release including basic curl requests logging
33
likes
150
points
23.2k
downloads

Publisher

verified publisherownweb.fr

Weekly Downloads

2024.09.15 - 2025.03.30

Get your http requests printed as curl command in your terminal. Share them easily with your colleagues and import them in Postman!

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio

More

Packages that depend on curl_logger_dio_interceptor