Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[Bug]: New version of nm package

Aperta Adatta ai principianti
#3,979 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
2/5
Tempo stimato
1-3 ore
Idoneità per principianti
70/100
Tipo di issue
Bug
Chiarezza
Specificata chiaramente
Stato di attività
Attiva
Stack tecnologico
dart, flutter

Direzione di ricerca

Il problema è un conflitto di dipendenze tra connectivity_plus 7.3.1 che richiede nm ^0.5.0 e l'utente che desidera utilizzare nm 0.6.0. Controlla il file pubspec.yaml del plugin connectivity_plus per vedere la sua dichiarazione di dipendenza. Verifica se esiste una versione più recente di connectivity_plus che supporti nm 0.6.0, o considera di aggiornare il vincolo di dipendenza nel pubspec.yaml del plugin. Esegui flutter pub get dopo qualsiasi modifica per verificare la risoluzione. Lo stato 'done' è raggiunto quando il progetto di esempio viene compilato senza l'errore di risoluzione della versione.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug triage
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
  • 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
Lingua principale
Dart
Stelle
1.9k
Fork
1.3k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di fluttercommunity/plus_plugins

Tutte le issue di fluttercommunity/plus_plugins

Issue simili

Altre issue su Dart

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.