You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
everytime the http request is made, its only show the socket/tcp connection while the actual http request information that we need is missing
the best part about it is that this happen randomly
i'm using chopper
flutter doctor -v
[√] Flutter (Channel stable, 3.29.0, on Microsoft Windows [Version 10.0.22635.5025], locale en-US) [836ms]
• Flutter version 3.29.0 on channel stable at C:\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 35c388afb5 (4 weeks ago), 2025-02-10 12:48:41 -0800
• Engine revision f73bfc4522
• Dart version 3.7.0
• DevTools version 2.42.2
[√] Windows Version (11 Home Single Language 64-bit, 23H2, 2009) [4.0s]
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [5.8s]
• Android SDK at C:\Users\xenon\AppData\Local\Android\sdk
• Platform android-35, build-tools 34.0.0
• Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
This is the JDK bundled with the latest Android Studio installation on this machine.
To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
• Java version OpenJDK Runtime Environment (build 17.0.7+0-b2043.56-10550314)
• All Android licenses accepted.
[√] Chrome - develop for the web [414ms]
• Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.12.5) [412ms]
• Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
• Visual Studio Community 2022 version 17.12.35728.132
• Windows 10 SDK version 10.0.22621.0
[√] Android Studio (version 2023.1) [147ms]
• Android Studio at C:\Program Files\Android\Android Studio
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
https://plugins.jetbrains.com/plugin/6351-dart
• android-studio-dir = C:\Program Files\Android\Android Studio
• Java version OpenJDK Runtime Environment (build 17.0.7+0-b2043.56-10550314)
[√] IntelliJ IDEA Community Edition (version 2020.3) [143ms]
• IntelliJ at C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2020.3
• Flutter plugin can be installed from:
https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin version 203.6912
[√] VS Code (version unknown) [53ms]
• VS Code at C:\Users\xenon\AppData\Local\Programs\Microsoft VS Code
• Flutter extension version 3.107.20250303
X Unable to determine VS Code version.
[√] VS Code, 64-bit edition (version 1.97.2) [52ms]
• VS Code at C:\Program Files\Microsoft VS Code
• Flutter extension version 3.107.20250303
[√] Connected device (4 available) [626ms]
• sdk gphone x86 64 (mobile) • emulator-5554 • android-x64 • Android 13 (API 33) (emulator)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.22635.5025]
• Chrome (web) • chrome • web-javascript • Google Chrome 134.0.6998.89
• Edge (web) • edge • web-javascript • Microsoft Edge 134.0.3124.19
[√] Network resources [787ms]
• All expected network resources are available.
The text was updated successfully, but these errors were encountered:
everytime the http request is made, its only show the socket/tcp connection while the actual http request information that we need is missing
the best part about it is that this happen randomly
i'm using chopper
flutter doctor -v
The text was updated successfully, but these errors were encountered: