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

Network tab does no track any network calls #8962

Open
giaur500 opened this issue Feb 27, 2025 · 3 comments
Open

Network tab does no track any network calls #8962

giaur500 opened this issue Feb 27, 2025 · 3 comments
Labels
P2 important to work on, but not at the top of the work list. screen: network Issues with the Network screen.

Comments

@giaur500
Copy link

Nework tab does not work - it never shows any network calls. I'm using Refrofit + dio to make network calls. Is there any workaround for that?


DevTools version: 2.20.1
Connected Device:
CPU / OS: x64 (64 bit) android
Dart Version: 3.5.2
Flutter Version: 3.24.2 / stable
Framework / Engine: 4cf269e36d / a6bd3f1de1
Connected app type: Flutter native (debug build)

@kenzieschmoll
Copy link
Member

It looks like you are on a very old version of Devtools. Can you run Flutter upgrade to get the latest DevTools and see if you still have the issue? This may be a duplicate of #8380, which has been fixed, but the fix has not hit the Flutter stable channel yet. This will be included in the next Flutter stable hotfix release that includes DevTools 2.42.3 (coming very soon).

@kenzieschmoll kenzieschmoll added waiting for customer response screen: network Issues with the Network screen. P2 important to work on, but not at the top of the work list. labels Mar 10, 2025
@kenzieschmoll
Copy link
Member

CC @srawlins we may want to add https://pub.dev/packages/retrofit to our list of packages we include integration testing against.

@giaur500
Copy link
Author

giaur500 commented Mar 11, 2025

It looks like you are on a very old version of Devtools. Can you run Flutter upgrade to get the latest DevTools and see if you still have the issue? This may be a duplicate of #8380, which has been fixed, but the fix has not hit the Flutter stable channel yet. This will be included in the next Flutter stable hotfix release that includes DevTools 2.42.3 (coming very soon).

Actually, I can't bump Flutter version now. That's because of some dependencies that my project uses. I will eventually upgrade Flutter to latest stable version, but currently I can't do that.

I remember some older version was fine, then after upgrading Flutter it stopped working. Is there any known workaronund for my Flutter version? Maybe I could downgrade, but it's always bad idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 important to work on, but not at the top of the work list. screen: network Issues with the Network screen.
Projects
None yet
Development

No branches or pull requests

2 participants