flutter / flutter/devtools

Expression evaluation is only supported in the scope of the current frame

Ouverte
#4,069 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
observatory migration observatory: missing core functionality P3 screen: debugger
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
18

Description

As far as I can tell, it's only possible to evaluate an expression in the context of the current frame. While this is the most common use case, it should be possible to evaluate in the context of specific libraries, classes, and instances.

@rmacnak-google, feel free to add more details here if I missed anything.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start by tracing the existing expression-evaluation entry point in Flutter DevTools and identify how it receives the current frame context. Determine how library, class, and instance contexts should be selected, then add coverage for evaluation outside the current frame and verify the existing current-frame behavior remains unchanged.

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

Évaluation

Stack technique
dart
Domaine
devtools
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
30/100

Recevez les nouvelles issues par e-mail

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