mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- A refactor that moves the semantics declaration from detectors to recognizers to allow custom recognizers to respond to semantic gectures. - Renames all handlers related to semantics from Gesture* to Semantics*.