- 22 Sep, 2021 2 commits
-
-
Gary Qian authored
-
Justin McCandless authored
Revert "Issue 88543: TextField labelText doesn't get hintTextStyle when labelTextStyle is non-null Fixed (#89386)" (#90406)
-
- 21 Sep, 2021 1 commit
-
-
Bonsai11 authored
* Adding onLongPress for DataRow Useful to be able to e.g. start a selection mode of rows or show a drop down menu. * Test for onLongPress * Changed parameter
-
- 20 Sep, 2021 1 commit
-
-
chunhtai authored
-
- 17 Sep, 2021 1 commit
-
-
Varun Kamani authored
Issue 88543: TextField labelText doesn't get hintTextStyle when labelTextStyle is non-null Fixed (#89386) labelText now gets hintTextStyle when no labelStyle, per the docs
-
- 16 Sep, 2021 1 commit
-
-
smitsk authored
Improve the layout/sizing of InputDecorator
-
- 15 Sep, 2021 2 commits
-
-
nt4f04uNd authored
-
Parker Stromberg authored
-
- 13 Sep, 2021 1 commit
-
-
Darren Austin authored
This reverts commit 43e31977
-
- 11 Sep, 2021 1 commit
-
-
xubaolin authored
-
- 10 Sep, 2021 3 commits
-
-
Jason Simmons authored
-
BambinoUA authored
-
Alex Fourman authored
-
- 08 Sep, 2021 4 commits
-
-
Zachary Anderson authored
This reverts commit 5cf62e84.
-
Zachary Anderson authored
This reverts commit bf8e1270.
-
jacobsimionato authored
This fixes #71222 * Implement operator = and hashcode for CupertinoThemeData and CupertinoTextThemeData which CupertinoThemeData depends on. * Add basic tests for CupertinoThemeData equality and hashcode. I also manually tested the case mentioned in #71222, e.g. equality of ThemeData(cupertinoOverrideTheme: someTheme) Co-authored-by: Jacob Simionato <jsimionato@google.com>
-
Yash Johri authored
[CheckboxListTile, SwitchListTile, RadioListTile] Adds visualDensity, focusNode and enableFeedback (#89353) This PR adds visualDensity, focusNode and enableFeedback to: - CheckboxListTile - SwitchListTile - RadioListTile
-
- 07 Sep, 2021 1 commit
-
-
Justin McCandless authored
Simplifying and refactoring parts of RenderEditable. Functionality is the same.
-
- 05 Sep, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 02 Sep, 2021 2 commits
-
-
smitsk authored
-
Craig Labenz authored
-
- 01 Sep, 2021 1 commit
-
-
Rami authored
-
- 30 Aug, 2021 2 commits
-
-
Kate Lovett authored
-
Rami authored
-
- 27 Aug, 2021 3 commits
-
-
Craig Labenz authored
* changed controlsBuilder signature combined all parameters into ControlsDetails class * sample fixes * updates to docstrings * switched to positional argument for stepper.controlsbuilder * Merge branch 'master' into stepper-builder-fix
-
xubaolin authored
-
Justin McCandless authored
Use the hasStrings clipboard method when possible instead of reading the contents of the clipboard.
-
- 25 Aug, 2021 2 commits
-
-
Darren Austin authored
-
xubaolin authored
* Fix the showBottomSheet controller leaking * codereview feedback
-
- 23 Aug, 2021 2 commits
-
-
Alexander Dahlberg authored
-
Abhishek Ghaskata authored
* add marging to vertical stepper * Remove tralling spaces * Update docstring
-
- 19 Aug, 2021 1 commit
-
-
Hans Muller authored
-
- 18 Aug, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit a1ae4fea.
- 17 Aug, 2021 1 commit
-
-
Alex Li authored
-
- 16 Aug, 2021 2 commits
-
-
Kate Lovett authored
-
LongCatIsLooong authored
-
- 14 Aug, 2021 1 commit
-
-
LongCatIsLooong authored
Revert "[EditableText] call `onSelectionChanged` only when there're actual selection/cause changes (#87971)" (#88183)
-
- 13 Aug, 2021 1 commit
-
-
LongCatIsLooong authored
-
- 12 Aug, 2021 1 commit
-
-
Michael Goderbauer authored
-