mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 11:19:18 +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
Automated Flutter integration test suites. Each suite consists of a complete
Flutter app and a flutter_driver specification that drives tests from the UI.
Intended for use with devicelab.