Romain Rastel
|
10d5ec875d
|
Improve the performances of ChangeNotifier (#71947)
|
2021-04-14 16:49:03 -07:00 |
|
Hans Muller
|
2848126735
|
Re-land "Added MaterialState.scrolledUnder and support in AppBar.backgroundColor" (#80395)
|
2021-04-14 09:49:03 -07:00 |
|
Abhishek Ghaskata
|
d1d80aa883
|
Add timer picker link (#80336)
|
2021-04-14 09:44:02 -07:00 |
|
Shi-Hao Hong
|
884129d156
|
Autocomplete and RawAutocomplete initialValue parameter (#80257)
|
2021-04-14 09:39:04 -07:00 |
|
Pedro Massango
|
a4411b5565
|
Add onTap and autocorrect into CupertinoSearchTextField (#79966)
|
2021-04-14 09:34:05 -07:00 |
|
Greg Spencer
|
36daea2d54
|
Reland "Remove a dynamic that is no longer necessary (and the TODO for it) (#80294)" (#80373)
|
2021-04-13 18:29:21 -07:00 |
|
Pedro Massango
|
65388ee2ee
|
Add TextOverflow into TextStyle (#78927)
|
2021-04-13 18:09:03 -07:00 |
|
xubaolin
|
257f511298
|
update SearchDelegate's leading and actions widgets can be null (#80006)
|
2021-04-13 13:59:03 -07:00 |
|
Michael Debertol
|
5140376ee3
|
Calculate the system overlay style based on the AppBar background color (#75091)
|
2021-04-13 13:54:04 -07:00 |
|
Hans Muller
|
989a2f24d2
|
Revert "Added MaterialState.scrolledUnder and support in AppBar.backgroundColor (#79999)" (#80380)
This reverts commit 17870d5d7eb81bc2021454093e9115c2c0d3c850.
|
2021-04-13 10:59:10 -07:00 |
|
Angjie Li
|
c0c231be3b
|
Revert "Reland InteractiveViewer.builder (#79287)" (#80305)
This reverts commit 0fd75528de3f8d5225ce721e8be27041b8f6e2b6.
|
2021-04-13 10:58:50 -07:00 |
|
Jenn Magder
|
0fdc4e8805
|
Revert "Remove a dynamic that is no longer necessary (and the TODO for it) (#80294)" (#80326)
This reverts commit 12ec7dc8790feb437566c8b8e6b6e883a110b4d1.
|
2021-04-12 18:50:00 -07:00 |
|
Greg Spencer
|
12ec7dc879
|
Remove a dynamic that is no longer necessary (and the TODO for it) (#80294)
|
2021-04-12 16:55:03 -07:00 |
|
Hans Muller
|
7c78a05793
|
Fixed typos in AppBar.toolbarHeight API doc sample (#80316)
|
2021-04-12 16:53:24 -07:00 |
|
Darren Austin
|
f79ad055bc
|
Make the ReorderableListView padding scroll with the list. (#80251)
|
2021-04-12 12:44:22 -07:00 |
|
Hans Muller
|
17870d5d7e
|
Added MaterialState.scrolledUnder and support in AppBar.backgroundColor (#79999)
|
2021-04-12 12:44:02 -07:00 |
|
Chinmoy
|
d118748737
|
Added enableFeedback property to FloatingActionButton (#69826)
|
2021-04-12 12:25:12 -07:00 |
|
Justin McCandless
|
1075b2a1c5
|
Add a potentially missing TextSelectionOverlay dispose (#79988)
|
2021-04-09 14:44:02 -07:00 |
|
Hans Muller
|
457985f290
|
Added ButtonStyle.maximumSize (#80087)
|
2021-04-09 08:31:48 -07:00 |
|
Kate Lovett
|
58c4bd1063
|
Revert "improve the scrollbar behavior when viewport size changed (#76102)" (#80059)
|
2021-04-08 16:09:03 -07:00 |
|
Michael Goderbauer
|
994a19ec5f
|
Clear listeners when AnimationController is disposed (#79998)
|
2021-04-08 15:59:03 -07:00 |
|
Michael Goderbauer
|
97abe4418c
|
Fix doc for FlexColumnWidth.value (#79990)
|
2021-04-08 15:54:03 -07:00 |
|
Michael Goderbauer
|
ac8e1f8fc4
|
Reduce severity of memory leak when BuildContext/Element is retained (#79957)
|
2021-04-08 15:49:02 -07:00 |
|
houyushan
|
94fdd88fca
|
When updating TabController widget, if _controller.index >= widget.length, update _animationController's value (#79535)
|
2021-04-08 15:34:03 -07:00 |
|
Justin McCandless
|
0fd75528de
|
Reland InteractiveViewer.builder (#79287)
|
2021-04-08 15:29:05 -07:00 |
|
xubaolin
|
625be62a01
|
fix paste crash when section is invalid (#78948)
|
2021-04-08 15:24:05 -07:00 |
|
Tong Mu
|
8a821ff0b5
|
Revert "Remove "unnecessary" imports. (#79610)" (#80070)
This reverts commit 98a96189937105f51e58e65543e2c6019a82cb33.
|
2021-04-08 11:36:30 -07:00 |
|
Sam Rawlins
|
98a9618993
|
Remove "unnecessary" imports. (#79610)
|
2021-04-07 22:34:03 -07:00 |
|
xubaolin
|
f4a6b21869
|
Fix a rotation gesture bug (#79035)
|
2021-04-07 22:29:02 -07:00 |
|
Hans Muller
|
bf41c83956
|
Redo fix for button.icon layout overflow (#79085)
|
2021-04-07 15:05:24 -07:00 |
|
Ricardo Canastro
|
136da59e6b
|
Support block delete with word and line modifiers (#79973)
Adds support for overridable delete/backspace keyboard shortcuts
|
2021-04-07 13:29:37 -07:00 |
|
Marcel Čampa
|
242581418f
|
Dedup CupertinoAlertDialog and CupertinoActionSheet source code (#78202)
|
2021-04-07 13:09:07 -07:00 |
|
Justin McCandless
|
0efb28d706
|
Revert "Fix a legacy TODO (#77454) (#79061)" (#79959)
This reverts commit b070ed3c04caa6e348c068b1fe8396527fc46554.
|
2021-04-07 12:24:22 -07:00 |
|
Mahesh Jamdade
|
9a7eae0c32
|
docs: add an example to ReorderableListView.builder (#79193)
docs: add an example to ReorderableListView.builder.
|
2021-04-07 12:23:06 -07:00 |
|
Jenn Magder
|
a637fcd344
|
Revert "Support block delete with word and line modifiers (#79695)" (#79968)
This reverts commit 0ba2f6a87fbfd857c0a4e01a47e824dcab5462de.
|
2021-04-07 11:44:30 -07:00 |
|
Ricardo Canastro
|
0ba2f6a87f
|
Support block delete with word and line modifiers (#79695)
Support for keyboard backspace/delete shortcuts
|
2021-04-07 10:54:28 -07:00 |
|
xubaolin
|
f11b47f7e6
|
update BorderTween nullable (#79919)
|
2021-04-07 09:02:11 -07:00 |
|
c1yde3
|
3dbe7f23c5
|
fix cupertino refresh control style (#79842)
|
2021-04-06 23:04:02 -07:00 |
|
Abhishek Ghaskata
|
e54e33c675
|
Change the code sample (#79743)
|
2021-04-06 20:29:02 -07:00 |
|
chunhtai
|
303ce76d85
|
Fix RenderEditable register the raw keyboard listener twice (#79877)
* Fix RenderEditable register the raw keyboard listener twice
* skip web test
|
2021-04-06 11:27:31 -07:00 |
|
Douglas Iacovelli
|
7cec142f8c
|
Add back button listener widget (#79642)
|
2021-04-06 09:24:02 -07:00 |
|
Hans Muller
|
6b581c432c
|
Redo Removed accentColor dependency from ExpansionTile (#79829)
|
2021-04-06 01:54:03 -07:00 |
|
xubaolin
|
ccf83d1de9
|
update CupertinoPicker.selectionOverlay to nullable (#79620)
|
2021-04-05 21:39:01 -07:00 |
|
Darren Austin
|
98a9195dce
|
Revert "Fix error when choose noon on time picker (#78478)" (#79828)
This reverts commit 6dd77cc4 as it is breaking the build.
|
2021-04-05 17:33:34 -07:00 |
|
Argel Bejarano
|
6dd77cc4f8
|
Fix error when choose noon on time picker (#78478)
|
2021-04-05 15:39:03 -07:00 |
|
xubaolin
|
7d74794a4e
|
improve the scrollbar behavior when viewport size changed (#76102)
|
2021-04-05 14:14:02 -07:00 |
|
Mouad Debbar
|
e6fbdb6316
|
[web] Enable material text field tests on web (#79665)
|
2021-04-05 13:54:02 -07:00 |
|
SeongYun Kim
|
6c41398a70
|
Fix typo in scroll_activity.dart (#79771)
|
2021-04-05 11:59:01 -07:00 |
|
Ian Hickson
|
90c0e3e875
|
Clarify documentation for DragAnchorStrategy. (#79160)
|
2021-04-05 11:54:03 -07:00 |
|
Alexandre Ardhuin
|
f82046b150
|
add trailing comma when argList is splitted (#79650)
|
2021-04-03 07:09:02 -07:00 |
|