Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to export information from dart devtools network #8517

Closed
Eduar8004 opened this issue Nov 8, 2024 · 1 comment
Closed

how to export information from dart devtools network #8517

Eduar8004 opened this issue Nov 8, 2024 · 1 comment

Comments

@Eduar8004
Copy link

Hello, please tell me how I can export the information regarding network traffic or API consumption in the network tab.


DevTools version: 2.28.5
IDE: VSCode
Connected Device:
CPU / OS: arm64 (64 bit) android
Connected app type: Flutter native (debug build)
Dart Version: 3.2.6
Flutter Version: 3.16.9 / stable
Framework / Engine: 41456452f2 / f40e976bed

@kenzieschmoll
Copy link
Member

If you upgrade to the latest version of DevTools (run flutter upgrade to get the latest Flutter, which includes the latest DevTools), you'll see a button to export network data as a .har file. There is also active work by @hrajwade96 to add full offline support to the DevTools Network screen: #8332. Hopefully this will be able to land soon and be included in the next DevTools stable release. Hope this answers your question, thanks!

@kenzieschmoll kenzieschmoll closed this as not planned Won't fix, can't repro, duplicate, stale Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants