Use a consistent version solve across devtools_server, devtools_shared, and devtools_app
- Vorherrschende Sprache
- Dart
- Sterne
- 1.7k
- Forks
- 404
- Ø Merge
- 6 T. 17 Std.
- Gemergte PRs (30 T.)
- 18
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- dart, flutter
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100