-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
Closed as not planned
Copy link
Labels
Description
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 foundFlutter 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 resourcesChecklist 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