dio_http_formatter 2.1.0 copy "dio_http_formatter: ^2.1.0" to clipboard
dio_http_formatter: ^2.1.0 copied to clipboard

outdated

A Dio interceptor for pretty printing the HTTP request/response to be printed in the console for easier debugging

2.1.0 #

  • feat: Ability to print query parameters (Enabled by default: includeRequestQueryParams )
  • docs: Added example of query parameters print output

2.0.1 #

  • Fixed parsing request/response to String
  • Fixed handling of JSON response if List

2.0.0 #

  • Fully migrated to Null Safety

2.0.0-nullsafety.0 #

  • Migration to Null Safety

1.0.3 #

  • Added validation for empty body (#1)

1.0.2 #

  • Include option to filter logging using a function
  • Update README and pubspec

1.0.0 #

  • Initial version
43
likes
0
pub points
92%
popularity

Publisher

unverified uploader

A Dio interceptor for pretty printing the HTTP request/response to be printed in the console for easier debugging

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, logger

More

Packages that depend on dio_http_formatter