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

Error: The method 'debugLog' isn't defined for the class 'BrowserHttpClientAdapter'. #2262

Closed
Trung15010802 opened this issue Jul 3, 2024 · 1 comment · Fixed by #2263
Closed
Assignees
Labels
fixed platform: web s: bug Something isn't working 🚒 URGENT Needs to be resolved immediately

Comments

@Trung15010802
Copy link

Package

web_adapter

Version

1.0.0

Operating-System

Web, Windows

Adapter

Default Dio

Output of flutter doctor -v

[√] Flutter (Channel stable, 3.22.2, on Microsoft Windows [Version 10.0.22631.3810], locale en-US)
    • Flutter version 3.22.2 on channel stable at C:\src\flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 761747bfc5 (4 weeks ago), 2024-06-05 22:15:13 +0200
    • Engine revision edd8546116
    • Dart version 3.4.3
    • DevTools version 2.34.3

[√] Windows Version (Installed version of Windows is version 10 or higher)

[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
    • Android SDK at C:\Users\hands\AppData\Local\Android\sdk
    • Platform android-34, build-tools 34.0.0
    • Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
    • Java version OpenJDK Runtime Environment (build 17.0.10+0--11609105)
    • All Android licenses accepted.

[√] Chrome - develop for the web
    • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.9.6)
    • Visual Studio at C:\Program Files\Microsoft Visual Studio\2022\Community
    • Visual Studio Community 2022 version 17.9.34728.123
    • Windows 10 SDK version 10.0.22621.0

[√] Android Studio (version 2024.1)
    • 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
    • Java version OpenJDK Runtime Environment (build 17.0.10+0--11609105)

[√] VS Code (version 1.90.2)
    • VS Code at C:\Users\hands\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.92.0

[√] Connected device (3 available)
    • Windows (desktop) • windows • windows-x64    • Microsoft Windows [Version 10.0.22631.3810]
    • Chrome (web)      • chrome  • web-javascript • Google Chrome 126.0.6478.127
    • Edge (web)        • edge    • web-javascript • Microsoft Edge 126.0.2592.81

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

• No issues found!

Dart Version

3.4.3

Steps to Reproduce


Expected Result

None Error

Actual Result

image

@Trung15010802 Trung15010802 added h: need triage This issue needs to be categorized s: bug Something isn't working labels Jul 3, 2024
AlexV525 added a commit that referenced this issue Jul 3, 2024
@AlexV525 AlexV525 added platform: web 🚒 URGENT Needs to be resolved immediately and removed h: need triage This issue needs to be categorized labels Jul 3, 2024
@AlexV525 AlexV525 self-assigned this Jul 3, 2024
@AlexV525
Copy link
Member

AlexV525 commented Jul 3, 2024

Thanks for the report and it's been fixed with the v1.0.1 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed platform: web s: bug Something isn't working 🚒 URGENT Needs to be resolved immediately
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants