Use a consistent version solve across devtools_server, devtools_shared, and devtools_app
- 主要言語
- Dart
- スター
- 1.7k
- フォーク
- 404
- 平均マージ
- 6日 17時間
- マージ済み PR(30日)
- 18
説明
Investigate doing something like what flutter/flutter does - solve for related packages at once, and them move those versions into the related pubspec / lock files.
This is probably not very high priority as we lock the versions of devtools_shared, devtools_common, and devtools_server to exactly match but this could help for some confusing edge cases where we might have a slightly different vm_service version on the server and app depending on how version solving went.
Related PR: https://github.com/flutter/devtools/pull/2229
コントリビューションガイド
調査の方向性
Start by reviewing how flutter/flutter solves related packages together, then inspect the version-solving flow for devtools_server, devtools_shared, and devtools_app along with their related pubspec and lock files. Done means the packages are solved together and the resulting versions are moved consistently into those files, avoiding mismatched vm_service versions.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart, flutter
- 領域
- tooling
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100