Expression evaluation is only supported in the scope of the current frame
- 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