Taha Tesser
|
ccaf51562f
|
Add custom size constraints parameter to PopupMenu (#97798)
|
2022-02-14 23:45:18 -08:00 |
|
Taha Tesser
|
513c6cd7a8
|
CupertinoAlertDialog: Update sample (#98357)
|
2022-02-14 16:25:20 -08:00 |
|
Taha Tesser
|
7d21dbf5e0
|
CupertinoActionSheet: Update sample (#98356)
|
2022-02-14 16:10:08 -08:00 |
|
Taha Tesser
|
19a380ffe7
|
Add CupertinoSlider example (#93633)
|
2022-02-14 12:10:13 -08:00 |
|
Taha Tesser
|
7c1baeaea8
|
Fix fooTheme.of(context); usage docs (#98402)
|
2022-02-14 09:00:22 -08:00 |
|
Ian Hickson
|
fce2f93b75
|
Add a BindingBase.debugBindingType() method to enable asserts that want to verify that the binding isn't initialized (#98226)
|
2022-02-11 14:35:09 -08:00 |
|
Michael Goderbauer
|
61ac285608
|
[performance] Trace direct calls to inflateWidget (#98277)
|
2022-02-11 13:30:18 -08:00 |
|
chunhtai
|
d486aa7040
|
Refactor TextSelectionOverlay (#98153)
* Refactor TextSelectionOverlay
* fix test
* remove print
* fix more tests
* update
* added tests
* fix comments
* fmt
* fix test
* addressing comment
* remove dispose
* remove new line
|
2022-02-11 13:06:05 -08:00 |
|
Michael Goderbauer
|
8cd540f449
|
[performance] Process dirty nodes from top to bottom during paint to avoid unnecessary layer tree walks (#98219)
|
2022-02-11 04:30:21 -08:00 |
|
LongCatIsLooong
|
81464ff642
|
Reland "[EditableText] honor the "brieflyShowPassword" system setting #97769 " (#98150)
|
2022-02-11 02:30:14 -08:00 |
|
Darren Austin
|
21a6c06491
|
Update Material tokens to v0.81. (#98149)
|
2022-02-10 22:56:17 -08:00 |
|
Taha Tesser
|
21de85057d
|
Fix NavigationRail Indicator alignment for NavigationRailLabelType.none (#98028)
|
2022-02-10 22:25:15 -08:00 |
|
Jonah Williams
|
ef803a2bd9
|
[framework] use platform touchslop on Android (#97971)
|
2022-02-10 22:20:16 -08:00 |
|
LongCatIsLooong
|
6656356bbf
|
EditableText does not request focus on autofill (#97846)
|
2022-02-10 20:30:17 -08:00 |
|
Justin McCandless
|
c42b36f6b4
|
Windows/Linux keyboard shortcuts at a wordwrap (#96323)
|
2022-02-10 19:45:16 -08:00 |
|
Justin McCandless
|
33a16f44aa
|
Shift tap on an unfocused field (#97543)
|
2022-02-10 16:05:19 -08:00 |
|
chunhtai
|
5f3bee55ad
|
Allow remove listener on disposed change notifier (#97988)
|
2022-02-09 11:10:13 -08:00 |
|
chunhtai
|
d522179be3
|
Unify Text selection API (#98073)
* Unify Text selection API
* fix test
* further simplify
* fix more tests
* styling change
|
2022-02-09 09:16:07 -08:00 |
|
wangying
|
499e900e39
|
Fix timer keeps active when resampling disabled in some cases (#97197)
|
2022-02-09 02:25:06 -08:00 |
|
Grant Slender
|
ae3f99c98a
|
implemented TapUp within InkResponse and InkWell (#93833)
* implemented TapUp within InkResponse and InkWell
* Update packages/flutter/lib/src/material/ink_well.dart
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
* Update packages/flutter/lib/src/material/ink_well.dart
Co-authored-by: Viren Khatri <werainkhatri.work@gmail.com>
* Update packages/flutter/lib/src/material/ink_well.dart
Co-authored-by: Viren Khatri <werainkhatri.work@gmail.com>
Co-authored-by: Tong Mu <dkwingsmt@users.noreply.github.com>
Co-authored-by: Viren Khatri <werainkhatri.work@gmail.com>
|
2022-02-09 10:48:35 +05:30 |
|
godofredoc
|
3bdea6bb92
|
Revert "[EditableText] honor the "brieflyShowPassword" system setting (#97769)" (#98089)
This reverts commit 63f48d1ff8dbecc6adbc8fd622e93a493dadbc26.
|
2022-02-08 20:11:08 -08:00 |
|
LongCatIsLooong
|
63f48d1ff8
|
[EditableText] honor the "brieflyShowPassword" system setting (#97769)
|
2022-02-08 17:50:20 -08:00 |
|
Jonah Williams
|
4f975cbe2f
|
[framework] inline casts on Element.widget getter to improve web performance (#97822)
|
2022-02-08 13:05:21 -08:00 |
|
Jonah Williams
|
a7a3d8ba13
|
[framework] don't hit test for system nav bar or system chrome on desktop (#97883)
|
2022-02-07 22:55:09 -08:00 |
|
chunhtai
|
ac3189c341
|
Remove RenderEditable dependency from TextSelectionHandleOverlay (#97967)
|
2022-02-07 18:20:18 -08:00 |
|
Justin McCandless
|
fa98a5226f
|
Undo/redo (#96968)
|
2022-02-07 17:45:19 -08:00 |
|
Darren Austin
|
93a1b7a577
|
Material 3 Typography support. (#97829)
|
2022-02-07 17:00:22 -08:00 |
|
Viren Khatri
|
26d4e92750
|
removes Material (#96899)
|
2022-02-07 16:39:59 -08:00 |
|
Taha Tesser
|
a6504ead31
|
TabBar: add themeable mouse cursor (#96737)
|
2022-02-07 16:35:12 -08:00 |
|
Marcel Kirchhoff
|
36a8f0f2ae
|
RenderIndexedStack - Mark invisible children as offstage in debugDescribeProperties (#96639)
|
2022-02-07 16:15:19 -08:00 |
|
Daniel Cachapa
|
9d2a294496
|
Report progress on Dismissible update callback (#95504)
|
2022-02-05 12:30:04 -08:00 |
|
ColdPaleLight
|
1cb912e75c
|
Make the application lifecycle does not affect SchedulerBinding.scheduleForcedFrame. (#97468)
|
2022-02-04 17:45:19 -08:00 |
|
Justin McCandless
|
734c3c4f8d
|
Text editing shift + tap + drag interaction (#95213)
Supports the desktop text editing interaction of holding shift, tapping the field, and dragging to modify the selection.
|
2022-02-04 13:20:03 -08:00 |
|
J-P Nurmi
|
4b82d47b01
|
docs: adjust the flutter.material.RawMaterialButton.mouseCursor template (#88470)
|
2022-02-04 11:38:46 -08:00 |
|
Taha Tesser
|
bc6fd9e17d
|
fix PopupMenuButton example tag (#97763)
|
2022-02-04 08:52:33 -08:00 |
|
Taha Tesser
|
58407234f5
|
Fix Local RadioTheme not being inherited by Radio Widget (#97713)
|
2022-02-03 20:40:13 -08:00 |
|
Taha Tesser
|
2e10b46b26
|
Fix Local CheckBoxTheme not being inherited by CheckBox Widget (#97715)
|
2022-02-03 15:00:17 -08:00 |
|
Ian Hickson
|
ab89ce285f
|
Clean up the bindings APIs. (#89451)
|
2022-02-03 14:55:15 -08:00 |
|
Harry Terkelsen
|
03f1d37935
|
Add a benchmark for a scrolling list of Links (#94638)
|
2022-02-03 14:38:58 -08:00 |
|
Taha Tesser
|
3bba8df83b
|
Fix Local SwitchTheme not being inherited by Switch Widget (#97705)
|
2022-02-03 13:45:20 -08:00 |
|
chunhtai
|
185bc093e0
|
Fix RouterObserver didPop is not called when reverseTransitionDuratio… (#97171)
|
2022-02-03 12:00:15 -08:00 |
|
Jason Simmons
|
93a1177770
|
Invalidate the TextPainter line metrics cache when redoing text layout (#97446)
|
2022-02-03 09:10:17 -08:00 |
|
Nayeem Hasan
|
6aed693c4c
|
Add splashBorderRadius to TabBar (#97204)
|
2022-02-03 07:40:15 -08:00 |
|
Kate Lovett
|
c045a0745b
|
Update SliverChildDelegate docs (#97674)
|
2022-02-02 18:35:17 -08:00 |
|
Kate Lovett
|
c57e67d844
|
Add docs about horizontal scrollbars (#97673)
|
2022-02-02 18:20:05 -08:00 |
|
Darren Austin
|
e82e94b28a
|
Updated the defaults to only use function overrides for computed values. (#97677)
|
2022-02-02 16:13:56 -08:00 |
|
Andrei Diaconu
|
4a7e30f87d
|
Add DisplayFeatureSubScreen widget (#92907)
|
2022-02-02 15:20:20 -08:00 |
|
Kate Lovett
|
13f106b026
|
Allow Clip.none as a valid clipBehavior (#95593)
|
2022-02-02 15:32:05 -06:00 |
|
Darren Austin
|
97124d7bf9
|
Updated gen_defaults to use new JSON output from the Material token database. (#97596)
|
2022-02-02 10:22:57 -08:00 |
|
Alberto
|
822a4d6705
|
chore: Updated AutofillContextAction documentation (#97245)
|
2022-02-02 10:05:20 -08:00 |
|