net_logs 0.0.4 copy "net_logs: ^0.0.4" to clipboard
net_logs: ^0.0.4 copied to clipboard

A Dio HTTP interceptor that captures network traffic and serves a real-time web UI dashboard.

0.0.1 #

  • Setup project structure and initial files

0.0.2 #

  • Added the query parameter section under Headers. Also adjusted the response to show the exact error message instead of a generic one. This will help in debugging and understanding the issues better.

0.0.3 #

  • Improved on the searchbar to search by request names. Also renamed the 'Response' tab as 'Error' if the request failed.

0.0.4 #

  • Improved on the visuals of the card for requests that errored out.
1
likes
130
points
256
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dio HTTP interceptor that captures network traffic and serves a real-time web UI dashboard.

License

MIT (license)

Dependencies

dio, flutter, shelf, shelf_web_socket, web_socket_channel

More

Packages that depend on net_logs