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

[Bug][connectivity_plus]: Chrome cannot monitor network status in Windows 11 #3180

Open
8 tasks done
RRrongrui opened this issue Aug 14, 2024 · 0 comments
Open
8 tasks done
Labels
bug Something isn't working triage

Comments

@RRrongrui
Copy link

Platform

Windows Chrome 127 latest version

Plugin

connectivity_plus

Version

6.0.5

Flutter SDK

3.22.2

Steps to reproduce

I used the monitor network change function on my Windows computer, disconnected from the Internet, and did not monitor the network changes.
Scenario: Windows computer browser Chrome version 127
How can I adapt?

Code Sample

No response

Logs

Connectivity().onConnectivityChanged.listen monitoring does not take effect and no log is found

Flutter Doctor

[✓] Flutter (Channel stable, 3.22.2, on macOS 12.6.9 21G726 darwin-x64, locale
    zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[!] Xcode - develop for iOS and macOS (Xcode 14.2)
    ! Flutter recommends a minimum Xcode version of 15.
      Download the latest version or update via the Mac App Store.
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2023.3.1)
[✓] VS Code (version 1.92.1)
[✓] Connected device (2 available)
[✓] Network resources

Checklist before submitting a bug

  • I searched issues in this repository and couldn't find such bug/problem
  • I Google'd a solution and I couldn't find it
  • I searched on StackOverflow for a solution and I couldn't find it
  • I read the README.md file of the plugin
  • I'm using the latest version of the plugin
  • All dependencies are up to date with flutter pub upgrade
  • I did a flutter clean
  • I tried running the example project
@RRrongrui RRrongrui added bug Something isn't working triage labels Aug 14, 2024
@RRrongrui RRrongrui changed the title [Bug]: [Bug]: Chrome cannot monitor network status in Windows 11 Aug 14, 2024
@RRrongrui RRrongrui changed the title [Bug]: Chrome cannot monitor network status in Windows 11 [Bug][connectivity_plus]: Chrome cannot monitor network status in Windows 11 Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant