flutter / flutter/devtools

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

Abierto
#2,240 0 comentarios 0 reacciones 0 asignados Ver en GitHub
cost: medium infra P3
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
dart, flutter
Área
tooling
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
25/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.