Platform
macos and all platforms
Plugin
connectivity_plus
Version
latest
Flutter SDK
3.47.5
Steps to reproduce
add nm: 0.6.0 to pubspec
Code Sample
Logs
Because connectivity_plus 7.3.1 depends on nm ^0.5.0 and no versions of connectivity_plus match >7.3.1 <8.0.0, connectivity_plus ^7.3.1 requires nm ^0.5.0.
So, because b depends on both connectivity_plus ^7.3.1 and nm 0.6.0, version solving failed.
Failed to update packages.
Flutter Doctor
[✓] Flutter (Channel stable, 3.47.5, on macOS 27.0 26A428 darwin-arm64, locale
ru-RU) [636ms]
• Flutter version 3.47.5 on channel stable at
/Users/carapacik/development/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 6a19cca564 (7 дней назад), 2026-09-17 14:13:22 -0400
• Engine revision af7e796e16
• Dart version 3.13.4
• DevTools version 2.60.0
• Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop,
enable-windows-desktop, enable-android, enable-ios, cli-animations,
enable-native-assets, enable-record-use, enable-swift-package-manager,
omit-legacy-version-file, enable-lldb-debugging, enable-uiscene-migration
[✓] Android toolchain - develop for Android devices (Android SDK version 37.0.0)
[1 424ms]
• Android SDK at /Users/carapacik/Library/Android/sdk
• Emulator version 37.1.11.0 (build_id 15917651) (CL:N/A)
• Platform android-37.0, build-tools 37.0.0
• Java binary at: /Applications/Android
Studio.app/Contents/jbr/Contents/Home/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 25.0.3+-15898627-b508.16)
• All Android licenses accepted.
[✓] Xcode - develop for iOS and macOS (Xcode 27.0) [1 472ms]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 27A266a
• CocoaPods version 1.17.0
[✓] Chrome - develop for the web [7ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Connected device (2 available) [11,5s]
• macOS (desktop) • macos • darwin-arm64 • macOS 27.0 26A428 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 153.0.8010.54
[✓] Network resources [372ms]
• All expected network resources are available.
• No issues found!
Checklist before submitting a bug
Platform
macos and all platforms
Plugin
connectivity_plus
Version
latest
Flutter SDK
3.47.5
Steps to reproduce
add nm: 0.6.0 to pubspec
Code Sample
Logs
Flutter Doctor
[✓] Flutter (Channel stable, 3.47.5, on macOS 27.0 26A428 darwin-arm64, locale ru-RU) [636ms] • Flutter version 3.47.5 on channel stable at /Users/carapacik/development/flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision 6a19cca564 (7 дней назад), 2026-09-17 14:13:22 -0400 • Engine revision af7e796e16 • Dart version 3.13.4 • DevTools version 2.60.0 • Feature flags: enable-web, enable-linux-desktop, enable-macos-desktop, enable-windows-desktop, enable-android, enable-ios, cli-animations, enable-native-assets, enable-record-use, enable-swift-package-manager, omit-legacy-version-file, enable-lldb-debugging, enable-uiscene-migration [✓] Android toolchain - develop for Android devices (Android SDK version 37.0.0) [1 424ms] • Android SDK at /Users/carapacik/Library/Android/sdk • Emulator version 37.1.11.0 (build_id 15917651) (CL:N/A) • Platform android-37.0, build-tools 37.0.0 • Java binary at: /Applications/Android Studio.app/Contents/jbr/Contents/Home/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 25.0.3+-15898627-b508.16) • All Android licenses accepted. [✓] Xcode - develop for iOS and macOS (Xcode 27.0) [1 472ms] • Xcode at /Applications/Xcode.app/Contents/Developer • Build 27A266a • CocoaPods version 1.17.0 [✓] Chrome - develop for the web [7ms] • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome [✓] Connected device (2 available) [11,5s] • macOS (desktop) • macos • darwin-arm64 • macOS 27.0 26A428 darwin-arm64 • Chrome (web) • chrome • web-javascript • Google Chrome 153.0.8010.54 [✓] Network resources [372ms] • All expected network resources are available. • No issues found!Checklist before submitting a bug
flutter pub upgradeflutter clean