dio_intercept_to_curl 0.2.0 copy "dio_intercept_to_curl: ^0.2.0" to clipboard
dio_intercept_to_curl: ^0.2.0 copied to clipboard

Intercept Dio requests and print them as curl commands in the debug panel. Easily paste the request in your terminal to run it again. Use it to easily debug your Dio request.

0.2.0 #

  • Updated Dependencies

0.1.1 #

  • Updated Dio Version
  • Fixed DioError deprecation

0.1.0 #

  • Changed repo url

0.0.9 #

  • Updated Dio version
  • Tidy up to conform to pub.dev requirements

0.0.7 #

  • Updated readme

0.0.5 #

  • Updated example

0.0.4 #

  • Bumped dio to ^5.0.1

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
10
likes
160
points
2.81k
downloads

Publisher

verified publisherblackflamedigital.com

Weekly Downloads

Intercept Dio requests and print them as curl commands in the debug panel. Easily paste the request in your terminal to run it again. Use it to easily debug your Dio request.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter

More

Packages that depend on dio_intercept_to_curl