flutter / flutter/devtools

Use a consistent version solve across devtools_server, devtools_shared, and devtools_app

Ouverte
#2,240 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
cost: medium infra P3
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
18

Description

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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
dart, flutter
Domaine
tooling
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.