8826 Commits

Author SHA1 Message Date
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
Aidan Montare
b86d189e8f
fix small typo in doc of SingleChildScrollView (#94613) 2021-12-03 12:13:11 -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
Tong Mu
32d78ab40c
[Windows, Keyboard] Fix logical key for PrintScreen (#94454) 2021-12-01 14:24:04 -08:00
Greg Spencer
17980da91a
Update outdated macros (#94424) 2021-12-01 12:44:07 -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
Hans Muller
bb3b45a7f8
Reland "ChipThemeData is now conventional" (#94179) 2021-12-01 11:50:53 -08:00
Taha Tesser
ed8468b9f0
Add splashRadius property to IconTheme (#93478) 2021-12-01 09:54:04 -08:00
nt4f04uNd
90f93a5ad0
Allow to click through scrollbar when gestures are disabled (#91532) 2021-12-01 05:49:05 -08:00
Ian Hickson
eb00598bec
Use FlutterError.reportError instead of debugPrint for l10n warning (#93076) 2021-11-30 17:24:05 -08:00
MH Johnson
bd77118ecb
[Material 3] Add optional indicator to Navigation Rail. (#92930) 2021-11-30 17:19:06 -08:00
sanlittt
8733218305
Expose enableDrag property for showBottomSheet (#90932) 2021-11-30 17:09:08 -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
Viren Khatri
f62a128025
Allow users to center align the floating label (#90157)
Adds floatingLabelAlignment to position the label above the field.
2021-11-23 14:37:23 -08:00
Darren Austin
128c723445
Added Material 3 colors to ColorScheme. (#93427)
* Added the new Material 3 colors to ColorScheme.

* Deprecated primaryVariant and secondaryVariant colors in the ColorScheme.

* Added a flutter fix for the deprecated colors.
2021-11-23 13:56:16 -08:00
Ivan
57d1d7bee7
handle new route if moved from one navigator to another (#89226) 2021-11-23 10:29:53 -08:00
Taha Tesser
59400bfcf0
Request focus in onTap callback from DropdownButton (#93716) 2021-11-23 00:18:07 -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
Hans Muller
ab7161fab8
Revert "ChipThemeData is now conventional" (#93797) 2021-11-19 17:38:06 -08:00
Tong Mu
37005e8f40
RawKeyboard synthesizes key pressing state for modifier (#93897) 2021-11-19 15:53:03 -08:00
Rami
a395c952e9
Support for MaterialTapTargetSize within ToggleButtons (#93259) 2021-11-19 15:41:33 -08:00
Hans Muller
ca14d85cf7
Update the MaterialStateProperty "see also" lists (#93894) 2021-11-19 13:28:06 -08:00
Taha Tesser
fb3f123771
[CupertinoTextField] Add missing focus listener (#93875) 2021-11-19 13:18:08 -08:00
Jenn Magder
c82e78d2a9
Revert "TextField border gap padding improvement (#92940)" (#93925)
This reverts commit e4b78ffc432fc5086b774bd5a572a248d02b4af9.
2021-11-19 12:22:19 -08:00
Darren Austin
7d0981770c
Added useMaterial3 flag to ThemeData. (#93434) 2021-11-18 22:28:07 -08:00
Justin McCandless
e4b78ffc43
TextField border gap padding improvement (#92940) 2021-11-18 22:18:09 -08:00
Kristen McWilliam
0ef8ac94f1
Fix typo in Shortcuts doc comment (#93483) 2021-11-17 08:51:54 -08:00
Greg Spencer
c8d876c5f0
Fix CallbackShortcuts to only call shortcuts when triggered (#93693) 2021-11-16 18:38:05 -08:00
Léo Salé
f045549a86
fix: inline templatized see also (#93600) 2021-11-16 18:28:06 -08:00
Taha Tesser
7dcdfe6304
Add CupertinoButton interactive example (#93625) 2021-11-16 15:08:05 -08:00
Pierre-Louis
e1a96b812e
Deprecate primaryColorBrightness (#93396) 2021-11-16 15:03:03 -08:00
Hans Muller
8612f80ab1
ChipThemeData is now conventional (#93452) 2021-11-16 15:00:47 -08:00
Justin McCandless
297a7c7565
Desktop edge scrolling (#93170) 2021-11-16 14:58:05 -08:00
Saed Nabil
3f8e77ed17
Remove shade50 getter from MaterialAccentColor (#93507) 2021-11-16 14:53:05 -08:00
Viren Khatri
2719f65bd3
Updated IconButton.iconSize to get value from theme (#87643) 2021-11-16 14:52:33 -08:00
Jason Simmons
245168f85c
Handle empty text with no line metrics in RenderEditable._lineNumberFor (#93578) 2021-11-15 12:55:32 -08:00
Kate Lovett
0a2227c286
Reland Remove BottomNavigationBarItem.title deprecation (#92197) 2021-11-15 11:00:34 -08:00
Nayeem Hasan
3d889b4e4b
Add scaleX and scaleY Parameters in Transform.Scale. (#92343) 2021-11-13 09:46:03 -08:00
creativecreatorormaybenot
d8fcd8147a
Fix typo in AnimatedWidgetBaseState (#93536) 2021-11-12 11:16:04 -08:00
Michael Goderbauer
d77bc51856
Use navigator instead of overlay as TickerProvider for ModalBottomSheet (#93499) 2021-11-11 14:54:32 -08:00
smitsk
9659db7be8
Fix text cursor or input can be outside of the text field (#91698) 2021-11-11 14:44:34 -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
Simon Binder
02cfbc320e
Improve error message for uninitialized channel (#92758) 2021-11-10 14:46:32 -08:00
Taha Tesser
acb61ace1f
[CupertinoActivityIndicator] Add color parameter (#92172) 2021-11-10 14:41:32 -08:00