developer_tools_network 0.0.3 copy "developer_tools_network: ^0.0.3" to clipboard
developer_tools_network: ^0.0.3 copied to clipboard

Network HTTP Inspector for developer_tools. Inlined fork of Alice - inspect HTTP requests and responses from the debug overlay.

0.0.3 #

  • Add Export Postman collection: a share button in the inspector calls list builds a Postman Collection (v2.1) from all captured calls and opens the share sheet.
  • Each request item carries the full captured data — method, URL (protocol/host/path/query), headers, request cookies, raw/multipart body — plus the captured response as a saved example (status, headers, body) and extra metadata (client, duration, sizes, timestamps) in the request description.
  • Built on the postman_collection package.

0.0.2 #

  • Add NetworkDioAdapter for HTTP call logging; integrate NetworkInspector with search and sorting.
  • Refactor network inspector (exports, translations, UI) for readability and consistency.
  • Bump developer_tools_core to ^0.0.4.

0.0.1 #

  • Initial release.
  • Network (HTTP) Developer Tools extension.
  • Open HTTP Inspector and Inspector Status Overview entries.
  • Inlined fork of Alice HTTP inspector; rebranded as "Network" with no external alice dependency.
0
likes
130
points
147
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Network HTTP Inspector for developer_tools. Inlined fork of Alice - inspect HTTP requests and responses from the debug overlay.

Homepage
Repository (GitHub)
View/report issues

Topics

#development #debug #tools #network #http

License

MIT (license)

Dependencies

collection, developer_tools_core, dio, equatable, flutter, flutter_local_notifications, open_filex, package_info_plus, path_provider, permission_handler, postman_collection, rxdart, sensors_plus, share_plus, url_launcher

More

Packages that depend on developer_tools_network