dio_curl_interceptor 1.1.0 copy "dio_curl_interceptor: ^1.1.0" to clipboard
dio_curl_interceptor: ^1.1.0 copied to clipboard

A Flutter package for logging curl with dio interceptor with Ansi escape codes makes it easy to debug.

1.1.0 #

  • Introduce new CurlUtils class with standalone utility methods for curl generation and logging
  • Add new CurlBehavior enum for controlling logging timing (chronological/simultaneous)
  • Extend CurlOptions with new configuration parameters (behavior, printer, disabledSuggestions)
  • Update documentation and examples

1.0.0 #

  • enhance log format

0.0.7 #

  • update dependency for support log long text.

0.0.3 #

  • more readable log
  • add formatter
  • update README

0.0.2 #

  • Add more configuration

0.0.1 #

  • Initial release
2
likes
0
points
940
downloads

Publisher

verified publishervenhdev.me

Weekly Downloads

A Flutter package for logging curl with dio interceptor with Ansi escape codes makes it easy to debug.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

colored_logger, dio, flutter

More

Packages that depend on dio_curl_interceptor