Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Bug]: New version of nm package

オープン 初心者向け
#3,979 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
70/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
dart, flutter

調査の方向性

この issue は、connectivity_plus 7.3.1 が nm ^0.5.0 を要求しているのと、ユーザーが nm 0.6.0 を使用したいという依存関係の競合です。connectivity_plus プラグインの pubspec.yaml を確認して、その依存関係の宣言を確認してください。nm 0.6.0 をサポートする connectivity_plus の新しいバージョンがあるかどうかを確認するか、プラグインの pubspec.yaml の依存関係制約を更新することを検討してください。変更後は flutter pub get を実行して解決を確認してください。'done' 状態は、サンプルプロジェクトがバージョン解決エラーなしでビルドされたときです。

索引モデルが issue の本文から書いたものです。

説明

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
主要言語
Dart
スター
1.9k
フォーク
1.3k
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

fluttercommunity/plus_plugins のほかの issue

fluttercommunity/plus_plugins の issue をすべて見る

似ている issue

Dart の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。