mirror of
https://github.com/flutter/flutter.git
synced 2026-02-06 03:39:05 +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