flutter / flutter/devtools

"Hit test at this location" feature

Open
#2,660 0 comments 0 reactions 0 assignees View on GitHub
P3 screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

I was trying to figure out where a hit test was going (I'm writing a test, and tapping is not hitting the node I am identifying with the finder).

The "select widget" feature, amusingly, finds the node I am aiming for when I tap.

It would be useful to have a feature where you could tap the screen and instead of selecting a node, it gave you a list of the nodes that were hit, with the ability to jump to each of those nodes in the inspector.

This is probably a low-priority feature request.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.