We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
<-- Please describe your problem here. Be sure to include repro steps. -->
DevTools version: 2.37.2 IDE: VSCode Connected Device: CPU / OS: arm64 (64 bit) android Connected app type: Flutter native (debug build) Dart Version: 3.5.0 Flutter Version: 3.24.0 / stable Framework / Engine: 80c2e84975 / b8800d88be
Hi team,
I am not able to see any https request in the network just getting the web scoket requests after the latest flitter upgrade.
The text was updated successfully, but these errors were encountered:
Hi @naninydhruva! Do you mind sharing a small repro as well as sharing the package you are using to send the requests? Thank you!
Sorry, something went wrong.
Hi @elliette , I am using dio :^5.7.0 version for sending the requests
same problem with flutter 3.24.3, dart 3.5.3, devtools 2.37.3 and dio 5.7.0
same issue with dio: ^5.5.0 but only with a physical device, if I am use android emulator works well
• Flutter version 3.24.3 on channel stable at C:\Users\Liam\dev\flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 2663184aa7 (6 weeks ago), 2024-09-11 16:27:48 -0500 • Engine revision 36335019a8 • Dart version 3.5.3 • DevTools version 2.37.3
No branches or pull requests
<-- Please describe your problem here. Be sure to include repro steps. -->
DevTools version: 2.37.2
IDE: VSCode
Connected Device:
CPU / OS: arm64 (64 bit) android
Connected app type: Flutter native (debug build)
Dart Version: 3.5.0
Flutter Version: 3.24.0 / stable
Framework / Engine: 80c2e84975 / b8800d88be
Hi team,
I am not able to see any https request in the network just getting the web scoket requests after the latest flitter upgrade.
The text was updated successfully, but these errors were encountered: