519 Commits

Author SHA1 Message Date
Sam Rawlins
da9b11ec24
Remove "unnecessary" imports. (#83959) 2021-06-04 10:54:05 -07:00
Kate Lovett
92992550e6
Fix widgets with built-in scrollbars (#83828) 2021-06-03 17:44:05 -07:00
Chinmoy
d1d844114e
Fix "Added AxisOrientation property to Scrollbar (#75497)" analysis failures (#82818) 2021-06-02 13:19:03 -07:00
Anis Alibegić
c99ed373b3
Fixed large amount of spelling errors (#83744) 2021-06-02 10:14:06 -07:00
Ian Hickson
5e0cc4cba4
Migrate to ChannelBuffers.push (#82564) 2021-05-21 15:09:03 -07:00
Hattomo (TomohiroHattori)
08a70e7ac8
Enable avoid_escaping_inner_quotes lint (#81153) 2021-05-19 09:54:02 -07:00
Zachary Anderson
94f9a2808c
Revert "Added AxisOrientation property to Scrollbar (#75497)" (#82753)
This reverts commit 4a720313d8a1624345312a94cc539e11d6471de2.
2021-05-17 14:54:47 -07:00
Chinmoy
4a720313d8
Added AxisOrientation property to Scrollbar (#75497) 2021-05-17 14:09:04 -07:00
Ian Hickson
2ae1e39810
Revert "Migrate to ChannelBuffers.push (#82057)" (#82525) 2021-05-14 12:09:03 -07:00
Ian Hickson
b86d5c0094
Migrate to ChannelBuffers.push (#82057) 2021-05-13 14:34:04 -07:00
Chinmoy
25443fdac3
Sets textInputAction property of CupertinoSearchTextField to TextInputAction.search by default (#82441) 2021-05-13 13:34:03 -07:00
Alexandre Ardhuin
58ab556f41
first part of applying sort_child_properties_last (#82387) 2021-05-13 06:14:03 -07:00
Alexandre Ardhuin
7d46d43635
use throwsXxx instead of throwsA(isA<Xxx>()) (#82328) 2021-05-12 09:59:02 -07:00
Rick Krystianne Lim
aa81ac6008
Modify CupertinoSearchTextField's prefix icon. (#81100) 2021-05-11 13:09:03 -07:00
Alexandre Ardhuin
df3662b15e
use throwsA (#82238) 2021-05-11 10:19:01 -07:00
Michael Goderbauer
b8a2456737
Enable library_private_types_in_public_api lint (#81578) 2021-05-10 16:26:16 -07:00
Ren You
7f1d1414cc
Revert "Migrate to ChannelBuffers.push (#81235)" (#81829)
This reverts commit 35ad43f20caa71ec051a97bc8bc8fec552fb4452.
2021-05-04 06:17:19 -07:00
Ian Hickson
35ad43f20c
Migrate to ChannelBuffers.push (#81235) 2021-05-03 17:14:03 -07:00
Alexandre Ardhuin
80dd6a406a
add missing trailing commas (#81080) 2021-04-27 09:59:03 -07:00
Angjie Li
b74df388e1
Revert "Migrate to ChannelBuffers.push (#76288)" (#81226)
This reverts commit c26ed03c8a77810136cc087ae60048ace062842d.
2021-04-26 12:57:17 -07:00
Ian Hickson
c26ed03c8a
Migrate to ChannelBuffers.push (#76288)
* Migrate to ChannelBuffers.push

* Move TestDefaultBinaryMessenger to its own file

* Apply deprecations and fix usages
2021-04-23 15:39:34 -07:00
Abhishek Ghaskata
a94e63a61b
Add tab 2 callback (#80805) 2021-04-23 10:49:03 -07:00
Phil Quitslund
61c30c41b2
fix sort_directives violations (#80817) 2021-04-21 13:49:03 -07:00
Pedro Massango
a4411b5565
Add onTap and autocorrect into CupertinoSearchTextField (#79966) 2021-04-14 09:34:05 -07:00
c1yde3
3dbe7f23c5
fix cupertino refresh control style (#79842) 2021-04-06 23:04:02 -07:00
xubaolin
ccf83d1de9
update CupertinoPicker.selectionOverlay to nullable (#79620) 2021-04-05 21:39:01 -07:00
Mouad Debbar
2e5569eb22
[web] Enable Cupertino text field tests on web (#79817) 2021-04-05 20:49:02 -07:00
Kate Lovett
e40610d67e
Automatically applying Scrollbars on desktop platforms with configurable ScrollBehaviors (#78588) 2021-04-02 16:40:17 -05:00
Alexandre Ardhuin
8de7020a5f
remove unnecessary trailing commas (#79562) 2021-04-01 21:52:35 +02:00
Chris Bracken
3e7e06512c
Correct misspellings throughout the codebase (#79500) 2021-04-01 10:04:03 -07:00
Kate Lovett
8a3c09af60
Add scrollbar tests for simultaneous scroll/drag (#79297) 2021-03-29 21:24:03 -07:00
chunhtai
3c73185cac
Automatically activate testfield in macOS when receives accessibility… (#78815) 2021-03-25 11:39:06 -07:00
chunhtai
5029be0b9f
Add dismiss action to modal barrier (#78808)
* Add dismiss action to modal barrier

* fix test

* fix another test
2021-03-23 16:42:20 -07:00
Michael Goderbauer
65f232fd76
Add restorationId to Material/CupertinoPage (#78450) 2021-03-19 15:32:31 -07:00
LongCatIsLooong
4f569fb326
CupertinoTextField to show disabled background color when decoration is null (#78140) 2021-03-15 14:18:03 -07:00
Haruka Ma
9f4e132fb8
Fix CupertinoTextField incorrect background color when disabled (#78058) 2021-03-13 14:33:07 -08:00
Kate Lovett
38fd5af5f1
Exposing ScrollBehaviors for app-wide settings (#76739) 2021-03-11 15:35:07 -08:00
Justin McCandless
216f9b59ee
ShaderMask on web for CupertinoContextMenu (#77864)
Now that ShaderMask works on web, enable it for CupertinoContextMenu and unskip relevant tests.
2021-03-11 10:35:32 -08:00
Michael Goderbauer
807bb29888
enable prefer_function_declarations_over_variables lint (#77398) 2021-03-05 18:29:04 -08:00
Michael Goderbauer
ed755fba5e
Enable avoid_unnecessary_containers lint (#77294) 2021-03-04 15:29:03 -08:00
Greg Spencer
c6ef4c75d9
Turn on sized_box_for_whitespace lint, fix instances. (#77099) 2021-03-03 17:29:02 -08:00
chunhtai
b0d4d44853
Reland "fixes TextInputFormatter gets wrong old value of a selection" (#76653) 2021-03-02 11:54:02 -08:00
Michael Goderbauer
0f568298d8
enable use_key_in_widget_constructors lint (#77032) 2021-03-02 10:14:02 -08:00
Justin McCandless
1794e81f61
Keep the selection after 'Copy' pressed on iOS. (#76327) 2021-02-23 15:56:04 -08:00
chunhtai
b5139515c1
Revert "fixes TextInputFormatter gets wrong old value of a selection (#75541)" (#76627)
This reverts commit a46139a2cef8144444a3e13a3970e9a267304b91.
2021-02-23 11:25:01 -08:00
chunhtai
a46139a2ce
fixes TextInputFormatter gets wrong old value of a selection (#75541) 2021-02-19 11:16:02 -08:00
Ian Hickson
824042f9b2
Catch cases in tests where people try to tap on widgets that aren't reachable. (#74798) 2021-02-03 16:11:02 -08:00
Sam Rawlins
02c348b8bf
Remove "unnecessary" imports in cupertino tests (#75006) 2021-01-29 14:41:04 -08:00
Alexandre Ardhuin
d546e1d311
fix for upcoming lint use_named_constants (#74788) 2021-01-27 20:20:44 +01:00
Shi-Hao Hong
c6a428d500
[State Restoration] CupertinoModalPopupRoute (#74805)
* Expose CupertinoModalPopupRoute for state restoration

* Add state restoration test, expose kCupertinoModalBarrierColor
2021-01-28 03:00:01 +08:00