mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 19:28:51 +08:00
* only tap on widgets reachable by hit testing * use FractionalOffset * added tests * check finder finds correct widget * undo unintentional changes * address comments * style fix * add Directionality in test * fix analysis warning