pretty_http_logger 1.0.4 copy "pretty_http_logger: ^1.0.4" to clipboard
pretty_http_logger: ^1.0.4 copied to clipboard

Pretty Http Logger is a middleware logger library for Dart HTTP library that logs network calls in a pretty, easy-to-read format and supports intercepting network calls.

0.1.0 #

  • Initial version.

0.2.0 #

  • Added Support for Web.
  • Updated documentation.

0.2.1 #

  • Updated Readme.

0.2.2 #

  • Handled timeout and other error issues causing an exception

0.2.2+1 #

  • Removed Flutter dependency as it is purely a dart package.

1.0.0 #

  • Requires Dart 3.0 or later.
  • Upgraded http dependency to 1.0.0

1.0.1 #

  • Made compatible with Dart Formatter

1.0.2 #

  • Fixed Null type error while making a post request with null values

1.0.3 #

  • Fixed dangling library doc comments
  • Fixed 7
  • Enabled analysis option for camel case and dangling library doc comments

1.0.4 #

  • Fixed 11
18
likes
160
points
4.85k
downloads

Publisher

verified publishermithunadhikari.com.np

Weekly Downloads

Pretty Http Logger is a middleware logger library for Dart HTTP library that logs network calls in a pretty, easy-to-read format and supports intercepting network calls.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

http

More

Packages that depend on pretty_http_logger