Trace for driver of a signal
Open
enhancement
flutter
- Dominant language
- Dart
- Stars
- 489
- Forks
- 88
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 10
Description
### Motivation
We need a mechanism to search for the driver of a signal.
### Desired solution
When a user perform an [event] in the UI, it will show which driver is driving on this signal.
- event can be anything like button click, right click, or having another button and etc.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.