v0.0.3 of developer_tools_network
The official repository for Dart and Flutter packages. [Unoffic…
June 24, 2026
Network HTTP Inspector for developer_tools. Inlined fork of Alice - inspect HTTP requests and responses from the debug overlay. Changelog excerpt: - 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_collectionpackage.
Discussion in the ATmosphere