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

Request not showing up in Flutter Dev Tools #1965

Closed
shabanov-krl opened this issue Sep 12, 2023 · 1 comment
Closed

Request not showing up in Flutter Dev Tools #1965

shabanov-krl opened this issue Sep 12, 2023 · 1 comment

Comments

@shabanov-krl
Copy link

Package

http2_adapter

Version

2.3.1+1

Operating-System

Android

Output of flutter doctor -v

[✓] Flutter (Channel stable, 3.10.6, on Ubuntu 22.04.2 LTS 5.15.0-83-generic, locale ru_RU.UTF-8)
    • Flutter version 3.10.6 on channel stable at /home/shabanov/snap/flutter/common/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision f468f3366c (9 недель назад), 2023-07-12 15:19:05 -0700
    • Engine revision cdbeda788a
    • Dart version 3.0.6
    • DevTools version 2.23.1

[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
    • Android SDK at /home/shabanov/Android/Sdk
    • Platform android-33, build-tools 33.0.0
    • Java binary at: /home/shabanov/.local/share/JetBrains/Toolbox/apps/android-studio/jbr/bin/java
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)
    • All Android licenses accepted.

[✓] Chrome - develop for the web
    • Chrome at google-chrome

[✓] Linux toolchain - develop for Linux desktop
    • clang version 10.0.0-4ubuntu1
    • cmake version 3.16.3
    • ninja version 1.10.0
    • pkg-config version 0.29.1

[✓] Android Studio (version 2022.3)
    • Android Studio at /home/shabanov/.local/share/JetBrains/Toolbox/apps/android-studio
    • Flutter plugin version 75.1.2
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 17.0.6+0-17.0.6b829.9-10027231)

[✓] VS Code (version 1.82.0)
    • VS Code at /usr/share/code
    • Flutter extension version 3.72.0

[✓] Connected device (3 available)
    • sdk gphone64 x86 64 (mobile) • emulator-5554 • android-x64    • Android 13 (API 33) (emulator)
    • Linux (desktop)              • linux         • linux-x64      • Ubuntu 22.04.2 LTS
      5.15.0-83-generic
    • Chrome (web)                 • chrome        • web-javascript • Google Chrome 115.0.5790.102

[✓] Network resources
    • All expected network resources are available.

• No issues found!

Dart Version

3.0.6

Steps to Reproduce

  1. Make request

Expected Result

Displaying the request in flutter dev tools

Actual Result

Request not showing up in Flutter Dev Tools

@shabanov-krl shabanov-krl added h: need triage This issue needs to be categorized s: bug Something isn't working labels Sep 12, 2023
@AlexV525 AlexV525 added i: out of support and removed h: need triage This issue needs to be categorized s: bug Something isn't working labels Sep 12, 2023
@AlexV525
Copy link
Member

Please follow up and ping in dart-lang/http#1373. There is nothing for dio to do at present.

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

No branches or pull requests

2 participants