2220 Commits

Author SHA1 Message Date
Andrei Diaconu
a35e7aaed9
Add display features to MediaQuery (#92906) 2021-12-21 10:04:19 -08:00
nt4f04uNd
c746be6626
Fix precision error in RenderSliverFixedExtentBoxAdaptor assertion (#95598) 2021-12-20 16:49:19 -08:00
Jim Graham
6ba2f526a4
Fix alignment of matrix for Transform+filterQuality when offset (#95432) 2021-12-17 18:09:14 -08:00
Tong Mu
82bf318968
Delete and Backspace shortcuts accept optional Shift modifier (#94966) 2021-12-14 13:19:06 -08:00
Sam Rawlins
87f8873474
Add explicit null returns in flutter/test (#94834) 2021-12-14 10:14:06 -08:00
Sam Rawlins
da6e5297ca
Add null return statements to nullable functions with implicit returns (#94760) 2021-12-14 10:09:03 -08:00
Juanjo Tugores
363ea4066e
Improve the error message when calling Image.file on web (#94568) 2021-12-14 07:59:03 -08:00
Valentin Vignal
77d6e96083
✏️ Correct test description for a non-draggable item (#94167) 2021-12-13 09:09:10 -08:00
Justin McCandless
2b21c3e163
Shift tap gesture (#93835) 2021-12-10 14:09:10 -08:00
Ian Hickson
840e109e07
Improve tracing (#93086) 2021-12-10 10:09:24 -08:00
Remi Rousselet
e05ddcbd9e
Requiring data preserves the stackTrace (#93592) 2021-12-07 15:24:04 -08:00
Ian Hickson
5ddc00cc03
Use EnumName.name where possible. (#94496) 2021-12-03 16:39:04 -08:00
chunhtai
b4023c3439
Reland "Fixes zero route transition duration crash" (#94575)
* Reland "Fixes zero route transition duration crash (#90461)"

This reverts commit 403c1de573f38104ba7e26623884081973435c88.

* Fix paged base route pop before push finishes crashes
2021-12-03 14:50:08 -08:00
Michael Goderbauer
f4a44a9d68
Reland "Mixin for slotted RenderObjectWidgets and RenderBox (#94077)" (#94632) 2021-12-03 14:39:02 -08:00
Justin McCandless
e9553cd5df
SelectableText keep alive only when it has selection (#94493)
SelectableText defers to EditableText for wantKeepAlive, plus improved docs.
2021-12-03 13:33:55 -08:00
Michael Goderbauer
885a1482f8
Revert "Mixin for slotted RenderObjectWidgets and RenderBox (#94077)" (#94620)
This reverts commit 988959dad9b6f07086d5a0903b1fb17ce3d00188.
2021-12-03 10:39:11 -08:00
Michael Goderbauer
988959dad9
Mixin for slotted RenderObjectWidgets and RenderBox (#94077) 2021-12-03 09:29:06 -08:00
chunhtai
403c1de573
Revert "Fixes zero route transition duration crash (#90461)" (#94564)
This reverts commit 0eeb026e58c270a3e46bf98913dbcdd26adb5e75.
2021-12-02 10:02:49 -08:00
chunhtai
0eeb026e58
Fixes zero route transition duration crash (#90461) 2021-12-01 12:19:05 -08:00
Taha Tesser
b5e1ebd733
Revert "Add splashRadius property to IconTheme (#93478)" (#94482) 2021-12-01 12:09:05 -08:00
Taha Tesser
ed8468b9f0
Add splashRadius property to IconTheme (#93478) 2021-12-01 09:54:04 -08:00
Ian Hickson
eb00598bec
Use FlutterError.reportError instead of debugPrint for l10n warning (#93076) 2021-11-30 17:24:05 -08:00
LongCatIsLooong
82735b8904
Revert "Fix scroll offset when caret larger than viewport (#93248)" (#94386)
This reverts commit 1e255b137b1603dac629d63f6b22d2bc97853111.
2021-11-29 17:29:34 -08:00
LongCatIsLooong
23c20d702b
[TextInput] send setEditingState before show to the text input plugin when switching input clients (#92945) 2021-11-23 15:13:08 -08:00
Justin McCandless
a1115b8b3f
Windows home/end shortcuts (#90840)
Support for Windows home/end keyboard shortcuts
2021-11-23 14:49:13 -08:00
Tomasz Gucio
1e255b137b
Fix scroll offset when caret larger than viewport (#93248)
Fixing a calculation when jumping to an offset with a large caret as compared to the viewport.
2021-11-22 13:24:10 -08:00
Greg Spencer
c8d876c5f0
Fix CallbackShortcuts to only call shortcuts when triggered (#93693) 2021-11-16 18:38:05 -08:00
Kate Lovett
c7572150fa
Skip the right web golden file test (#93740) 2021-11-16 16:20:15 -06:00
Kate Lovett
e0e8d28e0b
Skip negative web image test (#93722) 2021-11-16 12:06:37 -06:00
Nayeem Hasan
3d889b4e4b
Add scaleX and scaleY Parameters in Transform.Scale. (#92343) 2021-11-13 09:46:03 -08:00
nt4f04uNd
3f812722fb
RangeMaintainingScrollPhysics remove overscroll maintaining when grow (#90608) 2021-11-10 18:06:31 -08:00
Tomasz Gucio
0374542cc5
Use baseline value to get position in next line (#93129) 2021-11-10 16:18:02 -08:00
Michael Goderbauer
fe8e882a48
Do not rebuild when TickerMode changes (#93166) 2021-11-09 11:06:32 -08:00
Darren Austin
aaf1003a77
Force the color used by WidgetApp's Title to be fully opaque. (#93267) 2021-11-08 13:48:43 -08:00
Hans Muller
f4f23ecb59
Added SharedAppData to the widgets library (#93175) 2021-11-08 12:27:14 -08:00
xubaolin
58409c1901
Do not crash when dragging ReorderableListView with two fingers simultaneously (#88508) 2021-11-08 12:02:34 -08:00
xubaolin
765fbe66a7
Fix a scrollbar crash bug (#92657) 2021-11-08 09:13:07 -08:00
Darren Austin
6ea0b2c929
Added onDismiss callback to ModalBarrier. (#83860) 2021-11-07 01:12:34 -07:00
Hans Muller
0815da4d38
Revert "Added widgets/AppModel" (#93161) 2021-11-05 16:13:03 -07:00
JBBx2016
3c27851833
Fixes issue where navigating to new route breaks FocusNode of previou… (#92615) 2021-11-05 11:58:05 -07:00
Casey Rogers
a6702f6aa1
Allow Programmatic Control of Draggable Sheet (#92440) 2021-11-04 11:13:04 -07:00
Hans Muller
389a12f4e0
Added widgets/AppModel (#92297) 2021-11-03 20:23:02 -07:00
Jason Simmons
0d0b2dbae5
Replace text directionality control characters with escape sequences in the semantics_tester (#93034) 2021-11-03 19:13:03 -07:00
LongCatIsLooong
ffcd32ebb6
Move text editing Actions to EditableTextState (#90684) 2021-11-03 11:11:32 -07:00
Tomasz Gucio
33e261c0a2
Update clipboard status on cut (#92167)
Cut now explicitly updates the clipboard status.
2021-11-01 12:18:05 -07:00
Tuyen VU
50ead38f2f
- add FadeInImage.placeholderFit (#90739) 2021-10-27 15:18:03 -07:00
Zachary Anderson
abecef6ed3
Revert "Fix ActivateIntent overriding the spacebar for text entry (#91129)" (#92544)
This reverts commit a24d55660bde01ff17fadf28fd27fedeaae74d07.
2021-10-26 20:31:29 -07:00
Justin McCandless
a24d55660b
Fix ActivateIntent overriding the spacebar for text entry (#91129) 2021-10-26 18:58:05 -07:00
Gary Qian
1daae0b0ae
Remove assert that prevents WidgetSpans from being used in SelectableText (#92295) 2021-10-25 16:23:03 -07:00
Kate Lovett
48b51c3f72
Fix ScrollBehavior copyWith (#91834) 2021-10-20 15:36:34 -07:00