devtools
devtools copied to clipboard
Export Network Tab as HAR file
Hi, I would really like to be able to export all the filtered requests on the network tab to a HAR file. That way I can import the requests into postman or any other request viewing utility.
Some great work on this was contributed by @SherlockShoe in https://github.com/flutter/devtools/pull/3807, and just needs a little more work (see the review comments in that PR). If anyone has the bandwidth to pick that work up and run with it, I'm sure @SherlockShoe and the rest of us would be very grateful!