1987 Commits

Author SHA1 Message Date
Alexandre Ardhuin
cfc08594d9
enable lint use_test_throws_matchers (#83943) 2021-06-03 22:14:03 -07:00
Darren Austin
3bb4a34a0b
Support for keyboard navigation of Autocomplete options. (#83696)
Support for keyboard navigation of Autocomplete options.
2021-06-02 13:41:59 -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
Ren You
63c49c3d83
Revert "Dispose render objects when owning element is unmounted. (#82883)" (#83790)
This reverts commit c75edc268ca336c66a103f1c0d82c4dff140fca0.
2021-06-02 07:54:19 -07:00
Dan Field
c75edc268c
Dispose render objects when owning element is unmounted. (#82883) 2021-06-01 22:29:02 -07:00
Dwayne Slater
a84bb4eb3c
Add ability to specify Image widget opacity as an animation (#83379) 2021-06-01 13:09:04 -07:00
Alexandre Ardhuin
34059eec2c
enable lint prefer_interpolation_to_compose_strings (#83407) 2021-06-01 11:14:06 -07:00
Darren Austin
43e3197790
Removed default page transitions for desktop and web platforms. (#82596) 2021-05-27 18:49:03 -07:00
chunhtai
36eea758ac
Make RouteInformationProvider value non nullable (#83301)
* Make RouteInformationProvider value non nullable

* fix more lint
2021-05-25 14:04:08 -07:00
Jim Graham
ae12bf6bcb
Add a bitmap operation property to transform widgets to enable/control bitmap transforms (#76742) 2021-05-25 12:57:07 -07:00
Ian Hickson
5e0cc4cba4
Migrate to ChannelBuffers.push (#82564) 2021-05-21 15:09:03 -07:00
Ludwik Trammer
31e755452c
Make SelectableText focus traversal behavior more standard (#80110) 2021-05-21 11:49:04 -07:00
nt4f04uNd
80a2b6b015
Fix typos (#82589) 2021-05-20 17:19:09 -07:00
Ian Hickson
058a9343dc
Migrate the navigator API to routeInformationUpdated. (#82594) 2021-05-20 15:44:02 -07:00
Michael Goderbauer
b1b3c1a398
State Restoration for Router (#82727) 2021-05-19 11:39:02 -07:00
Hattomo (TomohiroHattori)
08a70e7ac8
Enable avoid_escaping_inner_quotes lint (#81153) 2021-05-19 09:54:02 -07:00
Tong Mu
01c98fa95e
Character activator (#81807) 2021-05-18 20:19:03 -07:00
Michael Goderbauer
d27a942730
Do not crash if table children are replaced before they are layed out (#82765) 2021-05-18 00:24:03 -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
Darren Austin
7903370baa
Fixed a problem with the first drag update on a reorderable list. (#82296) 2021-05-14 16:54:04 -07:00
Ian Hickson
2ae1e39810
Revert "Migrate to ChannelBuffers.push (#82057)" (#82525) 2021-05-14 12:09:03 -07:00
Abhishek Ghaskata
b554f893bd
Enable unnecessary_null_checks lint (#82084) 2021-05-14 10:44:03 -07:00
Ian Hickson
b86d5c0094
Migrate to ChannelBuffers.push (#82057) 2021-05-13 14:34:04 -07:00
Alexandre Ardhuin
157bc92d4a
end of sort_child_properties_last (#82457) 2021-05-13 13:39:04 -07:00
Abhishek Ghaskata
254c9f1755
Enable use_named_constants_lint (#82426) 2021-05-13 13:29:06 -07:00
Hans Muller
686d78d4e7
Corrected OverflowBar layout when it is wider that its intrinsic width (#82380) 2021-05-13 09:33:01 -07:00
Alexandre Ardhuin
7d46d43635
use throwsXxx instead of throwsA(isA<Xxx>()) (#82328) 2021-05-12 09:59:02 -07:00
Alexandre Ardhuin
c03e7488b4
remove noop primitive operations (#82297) 2021-05-12 00:04:02 -07:00
Kate Lovett
212e3f4e2e
More mouse tweaks (#82293) 2021-05-11 15:24:02 -07:00
Valentin Vignal
43d06c8ea7
Add draggable parameter to ReorderableDragStartListener (#81396) 2021-05-11 13:14:03 -07:00
Alexandre Ardhuin
df3662b15e
use throwsA (#82238) 2021-05-11 10:19:01 -07:00
Michael Goderbauer
7b9a175557
Assert when duplicated keys are introduced in subsequent build (#81850) (#82201) 2021-05-11 09:41:02 -07:00
Shi-Hao Hong
a7af0b3170
Expose basicLocaleListResolution in widget library (#81898) 2021-05-10 17:34:03 -07:00
Michael Goderbauer
b8a2456737
Enable library_private_types_in_public_api lint (#81578) 2021-05-10 16:26:16 -07:00
Hans Muller
dbc8826816
Revert "Assert when duplicated keys are introduced in subsequent build (#81850)" (#82039)
This reverts commit 3ab799bbc934e5f6d032557cdcb1486ce6b93c4b.
2021-05-07 10:19:47 -07:00
Michael Goderbauer
3ab799bbc9
Assert when duplicated keys are introduced in subsequent build (#81850) 2021-05-06 19:49:02 -07:00
Todd Volkert
efc079657b
Allow reuse of NavigatorObserver in Navigator.observers (#81601) 2021-05-06 19:39:03 -07:00
Jason Simmons
d9014655ab
Deprecate AnimatedSize.vsync (#81067) 2021-05-06 16:24:04 -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
Jonah Williams
fff8ecfb94
[flutter] reject mouse drags by default in scrollables (#81569) 2021-05-03 16:54:02 -07:00
Viren Khatri
f9905fc43c
prototypeItem added to ReorderableList and ReorderableListView (#81604)
prototypeItem added to ReorderableList and ReorderableListView along with tests
2021-05-03 11:43:18 -07:00
Viren Khatri
b6d13a6122
Adding itemExtent to ReorderableList and ReorderableListView (#81372) 2021-04-30 17:19:04 -07:00
Tong Mu
d97f41caed
Revert "MouseRegion enter/exit event can be triggered with button pressed (#81148)" (#81557)
This reverts commit ace61f01efe3d4e53db1845627028d901e7af3e9.
2021-04-30 12:35:21 -07:00
xubaolin
ace61f01ef
MouseRegion enter/exit event can be triggered with button pressed (#81148) 2021-04-29 22:44:03 -07:00
Kate Lovett
ff15d04f21
Add support for pointer scrolling to trigger floats & snaps (#76145) 2021-04-29 22:29:03 -07:00
Todd Volkert
91de4bd3e3
Add onLongPressDown, onLongPressCancel (#81260)
This adds support for GestureDetector.onLongPressDown and
GestureDetector.onLongPressCancel, allowing callers to register
interest in the initial pointer contact that might turn into
a long-press (and the associated cancel event if the gesture
loses).
2021-04-28 12:51:27 -07:00
Alexandre Ardhuin
1a3af88ced
add missing trailing commas (#81362) 2021-04-28 10:54:05 -07:00