Greg Spencer
1cc036519c
Removes trailing whitespace from source files. ( #19329 )
2018-07-19 23:03:58 -07:00
Ian Hickson
f630f90d6d
Revert "enable lint unnecessary_const ( #19342 )" ( #19423 )
...
This reverts commit cc1cf13eec
.
2018-07-16 13:30:27 -07:00
Alexandre Ardhuin
cc1cf13eec
enable lint unnecessary_const ( #19342 )
2018-07-16 21:43:48 +02:00
Jonah Williams
8359d99e48
have text finder convert Text.rich to plain text for comparison ( #19270 )
2018-07-13 13:00:58 -07:00
Adam Barth
0044ea2dbb
Replace usage of FractionalOffset with Alignment ( #12348 )
...
Alignment will eventually replace FractionalOffset.
2017-10-02 00:06:24 -07:00
Yegor
ba5b5e7f6f
only tap on widgets reachable by hit testing ( #11767 )
...
* 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
2017-09-11 09:46:42 -07:00