Provide gesture recognizer callback support in the inspector
Open
enhancement
P3
screen: inspector
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
There is an existing debugPrintRecognizerCallbacksTrace flag in Flutter that provides some support for this area. A minimal solution would be surface that as an option in the inspector.
More involved solutions could include a structured version of this API that supports navigation to the inspector and integration with the console could provide a better solution.
https://api.flutter.dev/flutter/gestures/debugPrintRecognizerCallbacksTrace.html
Contributor guide
Assessment
This issue has not been assessed yet.